|
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 GD / ImageMagick sellected ?
|