|
I have seen this a few times when the image processor GD2 or Image Magik is not configured correctly or not installed.
AdminCP => vBGallery => Modify Settings
- Uploading Options
-- Resize Program
If Image Magik,
- Add Resize Program Path
-- If a windows web host include backslash EX: "c:\imagemagik\"
-----------------------------------------------------
I have also seen a white page on upload if the /files/ folder is not permissioned correctly. CHMOD 777. Some servers may have problems if so use 755.
|