View Single Post
Old November 3rd, 2005, 05:50 PM   #4 (permalink)
Keith Lawrence
Junior Member
Verified Customer
 
Join Date: Aug 2005
Posts: 17
Re: Blank screen when uploading picture

Quote:
Originally Posted by Brian
Sounds like a problem with GD and your PHP memory limit. You need to either ask your host to allocate more memory to PHP, or install ImageMagick and use that instead.
Brian - are you trying to tell us that it's ImageMagick or nothing??? I've just installed Gallery onto an unhacked vB3.5.0 Gold release, I am seeing exactly the same problem as SNW. There's nothing in the Apache error.log, nothing in the debug vB php warnings log, nothing in the actual server logs.

The response is instant, there is no delay or wait, there is no output on the page. PHP is 4.3.2, with GD support and GD version 2.0.12 (compatible) enabled. All standard stuff, our own server, very lightly loaded, more than enough grunt to handle a simple image. It looks like you've got a problem with the error trapping, the image I tried it on was under the file size limit but over the pixel limit, it was a standard .jpg. Upload something within the limits and it works fine.

Kind Regards

Keith L
Keith Lawrence is offline   Reply With Quote