coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Neosporin on June 13, 2009, 09:06:56 PM

Title: Unable to upload files
Post by: Neosporin on June 13, 2009, 09:06:56 PM
I am unable to upload files and whenever I try to do it, I do not receive an error message - just the "0 uploads were successful" thing.

All my CHMODs are set according to the Docs and the PHP information is as follows:

max_input_time -1
upload_max_filesize 20M
post_max_size 8M
memory_limit 40M
file_uploads On
upload_tmp_dir no value


URL uploads work fine, it only seems to be a problem with uploading from my computer.

If anyone would like to give it a go and tell me if you have issues, be my guest: http://www.productofenvy.org/mmofacescop

username: testuser
password: testtest


Thanks!
Title: Re: Unable to upload files
Post by: phill104 on June 13, 2009, 09:21:25 PM
Unfortunately, when trying to logon to your site I get a message telling me I am currently banned.

Additionally, you have not applied all the settings outlined here.

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Title: Re: Unable to upload files
Post by: Neosporin on June 13, 2009, 09:29:31 PM
Quote from: Phill Luckhurst on June 13, 2009, 09:21:25 PM
Unfortunately, when trying to logon to your site I get a message telling me I am currently banned.

Additionally, you have not applied all the settings outlined here.

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble

Err... Thats odd. Can you try registering if it's not that big of a deal?

I just enabled the Debug again (took it off when I posted as it sorta, you know, blurts my DB password to the world :P)
Title: Re: Unable to upload files
Post by: Neosporin on June 13, 2009, 09:31:55 PM
I've also added a new test user

username: test
password: test
Title: Re: Unable to upload files
Post by: phill104 on June 13, 2009, 09:57:49 PM
That is better.

Now when uploading you get the message -

QuoteNo file was uploaded !

If you have really selected a file to upload, check that the server allows file uploads...

File: /homepages/39/d287392537/htdocs/mmofacescop/db_input.php - Line: 311

Searching the forums for "db_input.php - Line: 311" brings up many results.

Are you sure you want the max filesize to be 200MB?
Title: Re: Unable to upload files
Post by: Neosporin on June 13, 2009, 10:01:32 PM
Quote from: Phill Luckhurst on June 13, 2009, 09:57:49 PM
That is better.

Now when uploading you get the message -


Searching the forums for "db_input.php - Line: 311" brings up many results.

Are you sure you want the max filesize to be 200MB?


I thought it was at 20MB. Either way, I currently have no control over that :(
Title: Re: Unable to upload files
Post by: Neosporin on June 13, 2009, 10:02:56 PM
Yay! It works!

Thanks for the help! I really appreciate it :D