Page 1 of 2
Tried to upload empty file
Posted: Sat Jan 27, 2007 3:32 pm
by djayrage
Everytime I try & add an attachment to a post I get an error saying "tried to upload empty file"
Any help or suggestions is appreciated.
Posted: Sat Jan 27, 2007 4:39 pm
by DavidIQ
Posted: Sat Jan 27, 2007 5:03 pm
by djayrage
Thanks that worked!
Posted: Sat Jan 27, 2007 5:07 pm
by DavidIQ
You're welcome

Posted: Mon May 07, 2007 1:52 pm
by aomand
I've been searching all over to find my answer, and this thread seems the most likely. I've walked through all the steps listed in the link above, and have made no progress in eliminating the "tried to open empty file" problem.
In reviewing the PHPinfo all the previously mentioned issues were not apparent.
Is there possibly a different solution that hasn't come up?
Thanks,
aomand
Posted: Mon May 07, 2007 1:56 pm
by DavidIQ
What does your phpinfo page say about upload_max_filesize and post_max_size?
Posted: Mon May 07, 2007 2:07 pm
by aomand
post_max_size is 11mb
upload_max_filesize is 10 mb
Posted: Mon May 07, 2007 2:55 pm
by DavidIQ
And the file you're trying to upload is how big?
Posted: Mon May 07, 2007 3:21 pm
by aomand
135K so... 1/10th mb
Posted: Mon May 07, 2007 3:23 pm
by DavidIQ
Ok...can you post a link to your site so I can take a look?
Posted: Mon May 07, 2007 4:46 pm
by aomand
Sure, and let me say thank you for the Attachment Mod. It appears to be a very nice modification to forum software.
http://omandcorp.com/phpinfo.php
Thanks again,
aomand
Posted: Tue May 08, 2007 11:02 am
by DavidIQ
Actually...the error you're getting seems to be something wrong with the posting.php file. Can you save it as a .txt and attach it here so I can take a look?
Posted: Tue May 08, 2007 4:01 pm
by aomand
Yes, here it is in .txt format. (renamed from posting.php to posting.txt)
Thanks,
Alex
Posted: Tue May 08, 2007 4:07 pm
by DavidIQ
Do you know what version phpBB you're using?
Posted: Tue May 08, 2007 4:12 pm
by aomand
2.0.22 (the latest version) downloaded and installed yesterday.