Hi there, I've a problem in displaying thumbnails of the uploaded pictures. I only can see the larger image.
PHP INFO sayd:
PHP Version 4.3.8
GD Support enabled
GD Version bundled (2.0.23 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
This is the URL:
www.imedusa.it/fotoalbum
Thanks in advance... ciao. Fabri
Have you changed the settings in config for the prefix of normal and thumb pics?
No, I haven't... those are the prefix:
thumb_
normal_
I notice that the generated images (normal_XXXXX.jpg or thumb_XXXXX.jpg) are 0 Kb!!!!!
It looks like your gd is not creating them for some reason.
Please provide a test user account and password, non-admin, but with upload permissions and an album to upload to.
Sorry but there is no way to upload something for a regular use (active)... I always have a massage like that: "there's no album in where you can post images" ( or something like that)... I cheched out the config file and the group panel... everythink should be ok... I can't understand what's happening, It seem that GD does not work as well... have you got any suggestion? Tnx Fabri
The first thing just requires you to create albums, and then allow visitors to upload to those albums, in the albums properties manager.
Are you self hosted?
if you are using linux server, some of the folders have to set the access right. Try to change the read and write access right before you upload photo. :-X