coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: kelsse on September 30, 2004, 07:57:05 PM

Title: Can't upload and no error message
Post by: kelsse on September 30, 2004, 07:57:05 PM
Hi,  I've reviewed all comments regarding what to do when you can't upload and I did triple check my chmod settings and they're at 777 but I still can't upload.  It'll act like it's uploading and then will clear out the menu and when I check to see if the file is there, there's nothing.  I'm not even getting any error message.  Any ideas?  I really appreciate the help.

Title: Re: Can't upload and no error message
Post by: Joachim Müller on September 30, 2004, 09:35:30 PM
link and test-account (non admin) with upload privileges, please.

Joachim
Title: Re: Can't upload and no error message
Post by: kelsse on September 30, 2004, 09:51:28 PM
http://www.kelseymetcalf.com/Album

try:
username: test
password: testing

Or you can create a new one if you'd like...the admin aspect is working just fine so I can always go in and delete you... :)
Title: Re: Can't upload and no error message
Post by: Tranz on September 30, 2004, 09:59:13 PM
Quote from: kelsse on September 30, 2004, 09:51:28 PM
Or you can create a new one if you'd like
Actually, supporters don't like to create accounts because that would mean registering for dozens of sites just to provide assistance. Just something to keep in mind when asking for help in some places.
Title: Re: Can't upload and no error message
Post by: Joachim Müller on September 30, 2004, 10:00:46 PM
What did you set the albums folder to in coppermine config? It shouldn't be blank!


Joachim
Title: Re: Can't upload and no error message
Post by: kelsse on September 30, 2004, 10:19:52 PM
Sorry, but I'm not quite sure what you mean.  Do you mean config.php or the configuration tab on the admin controls.  On the admin controls I have the album directory set at albums/.

Is that what you were looking for?
Title: Re: Can't upload and no error message
Post by: Joachim Müller on September 30, 2004, 10:23:06 PM
that's what I meant: the coppermine config from the admin menu. Did you modify any of the coppermine core files? Where did you get the coppermine package from?

Joachim
Title: Re: Can't upload and no error message
Post by: kelsse on September 30, 2004, 10:35:37 PM
No, I haven't touched any of the core files and I downloaded from sourceforge.net.
Title: Re: Can't upload and no error message
Post by: Nibbler on September 30, 2004, 10:51:45 PM
You are using an inadequate version of PHP (4.0.6). You need 4.1.0 or better to run Coppermine properly.
Title: Re: Can't upload and no error message
Post by: kelsse on September 30, 2004, 10:58:43 PM
Being obtuse....

So I would need to open upload.php and change EVERY instance of $_server to $HTTP_SERVER_VARS ?  (just want to make sure before I mess around in there.
Title: Re: Can't upload and no error message
Post by: Nibbler on September 30, 2004, 11:03:43 PM
No, I edited that out sorry. You would need to change all autoglobals to old style in all coppermine code and then add globals into functions where needed, there may well be other issues with older versions of php too. Upgrading is by far the better option.
Title: Re: Can't upload and no error message
Post by: kelsse on September 30, 2004, 11:11:34 PM
ARGH

I appreciate the help and patience - thanks!  but I'm tied to a cheap host provider apparantly with v 4.0.6, no control over that. I'll look around some more.  I really did love the interface though.

Thanks again.