View Single Post
Old December 19th, 2004, 04:32 PM   #2 (permalink)
V-Rodforums
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 72
Re: Blank white page after uploading an image

That sounds the similar to the issue that I had, turned out to be line 281 of the forum/includes/functions_gallery_imageedit.php file. $imginfo['type'] = @image_type_to_mime_type($imagedata[2]);

I commented the line out and corrected the issue.
V-Rodforums is offline   Reply With Quote