coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: bagpipes on March 18, 2005, 04:44:37 PM

Title: no answer to upload prob
Post by: bagpipes on March 18, 2005, 04:44:37 PM
Hi all
I looked all posts no answer
this is what i get
USER:
------------------
Array
(
    [ID] => bb86aaa0ab1c6931010833145f867ed4
    [am] => 1
    [liv] => Array
        (
           
Title: Re: no answer to upload prob
Post by: Tarique Sani on March 18, 2005, 04:52:12 PM
And the problem is? please elaborate
Title: Re: no answer to upload prob
Post by: Joachim Müller on March 18, 2005, 04:53:52 PM
This is the debug_output, nothing special about it. If it worries you, disable debug_mode in coppermine's config. If you get actual errors, it does make more sense to post the error message, plus a description of what you did before the error appeared. Often a link and non-admin test user account with upload privileges can help as well.

Joachim
Title: Re: no answer to upload prob
Post by: bagpipes on March 18, 2005, 05:00:03 PM
Hi
unable to upload files after using same for  long time now

http://www.mailpad.co.uk/gallery/index.php

please use this below
user demo pass demo2

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_bfa91b28.jpg): failed to open stream: Permission denied in /home/bagpip3/public_html/gallery/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/phpZURzYa' to './albums/edit/mHTTP_temp_bfa91b28.jpg' in /home/bagpip3/public_html/gallery/upload.php on line 1197


hope this helps
bagpipes
Title: Re: no answer to upload prob
Post by: Tarique Sani on March 18, 2005, 05:04:09 PM
If it was previously working and you have not changed anything then most likely your web host upgraded the server and disallowed file uploads OR somehow the permissions on the "albums" folder were messed up
Title: Re: no answer to upload prob
Post by: bagpipes on March 18, 2005, 05:13:41 PM
Hi
I have uploaded all the albums from another server to this one so there are no upload probs

thnx
Bagpipes
Title: Re: no answer to upload prob
Post by: Joachim Müller on March 18, 2005, 06:10:43 PM
when moving from one server to another, you have to apply the permissions (CHMOD!) as if you were performing  a fresh install - see the install section of the docs.

Joachim
Title: Re: no answer to upload prob
Post by: bagpipes on March 19, 2005, 06:55:35 PM
Hi
Have re-installed gallery and will now upload one album at a time,have uploaded one file with no probs so I will plod through the rest of the uploads, I suspect that there was a corruption on the last server,and I have probably brought it to my present one ,so the safest bet is a re-install,
thanks for all your help folks
;)
bagpipes
Title: Re: no answer to upload prob
Post by: Joachim Müller on March 20, 2005, 11:27:06 AM
Fine, if this did the trick for you I'm content. However, to all others who might be browsing this thread looking for support on a similar issue: you normally don't have to do a fresh install, re-applying CHMOD as suggested above usually is all it takes.

Joachim