Unable to upload files Unable to upload files
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Unable to upload files

Started by Neosporin, June 13, 2009, 09:06:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Neosporin

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!

phill104

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
It is a mistake to think you can solve any major problems just with potatoes.

Neosporin

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)

Neosporin

I've also added a new test user

username: test
password: test

phill104

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?
It is a mistake to think you can solve any major problems just with potatoes.

Neosporin

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 :(

Neosporin

Yay! It works!

Thanks for the help! I really appreciate it :D