Page 1 of 1

Uploading to Albums Problem, getimagesize(): Read error!

PostPosted: Tue Jul 31, 2007 7:09 am
Author: Nixius
Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Beginner
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?
I upgraded from 140 to 141.


What was done to try to solve the problem?




De.scription and Message

Hey, I have searched alot for this and didn't find anything concrete to try. The messages I get:

Warning: getimagesize(): Read error! in /home/newwarehouse/public_html/album_upload.php on line 895
Warning: Cannot modify header information - headers already sent by (output started at /home/newwarehouse/public_html/album_upload.php:895) in /home/newwarehouse/public_html/includes/page_header.php on line 1156

Warning: Cannot modify header information - headers already sent by (output started at /home/newwarehouse/public_html/album_upload.php:895) in /home/newwarehouse/public_html/includes/page_header.php on line 1158

Warning: Cannot modify header information - headers already sent by (output started at /home/newwarehouse/public_html/album_upload.php:895) in /home/newwarehouse/public_html/includes/page_header.php on line 1159

I get this when trying to upload a pic, after hitting submit on the upload page it displays the warnings at the top then goes back to the category. The picture uploads as a "No Thumbnail" image. This worked fine in 140.

Any assistance is greatly appreciated

PostPosted: Sat Aug 04, 2007 12:14 pm
Author: Nixius
Any help at all even anything of relevance would be helpful please.

PostPosted: Thu Aug 09, 2007 7:10 am
Author: Nixius
Should I just start a fresh install?

(Sorry to reply to my own thread, but Im leaving a few days inbetween and no one has commented)

Re: Uploading to Albums Problem, getimagesize(): Read error!

PostPosted: Thu Aug 09, 2007 7:39 am
Author: Whisky
check your folders
album_mod/upload
album_mod/upload/cache

and make sure its set to 777

PostPosted: Thu Aug 09, 2007 8:22 am
Author: Nixius
I wait so long for a reply, then my FTP server must be down for maintenence or something.

At any rate, if those are in the .txt file for the setup, I double checked over them for CHMOD.

I will double check though once my server is back up.

Edit: Took out typos

PostPosted: Thu Aug 09, 2007 7:53 pm
Author: Nixius
Yep they are both CHMOD to 777.

Any other suggestions are more than welcome.

I'm also assuming that the "Warning: Cannot modify header information" is only triggered from the initial error.