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.