View Single Post
Old March 20th, 2006, 08:14 AM   #2 (permalink)
Zachariah
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by Snitz
this is a new problem we're facing, when we try to upload something it gives us a blank page
A blank page while uploading an image could be caused by a few things:

* A problem with GD or ImageMagick on your server.
* The image you are trying to upload is too large in either filesize or dimension and your server or GD can't handle it.
* Safemode is enabled and the gallery is not configured to work with safe mode (though that usually results in a different error).

- Is your paths ok?
- Do your have the correct GD2 / ImageMagick sellected ?

File sides:
- Are they quite large ?

At the top of your upload.php file you could try placing these to override PHP's setting's

Code:
Content visible to verified customers only.
Zachariah is offline   Reply With Quote