Hello!
I'd like some help please. I've set up a gallery that worked fine on my local server. However at my ISP and can't get the gallery to work. I've set the permissions to 777 for the cache, counter and xml folders, I've checked info.php and everything seems fine (PHP 4.4.1, gd 2.0.28, freelib), print_text is off. Still, the server don't create the thumbnails.
Please have a look at the gallery
#removed_broken_link
and at info.php
#removed_broken_link
I get the following error messages in the error log:
12.16.2005 8:03:20 - ERROR 2 in om/assets/twg/inc/imagefunctions.inc.php, line 208: imagejpeg(): Unable to access ./cache/Blandat_Moab+010.jpg.thumb.jpg
12.16.2005 8:03:20 - ERROR 2 in om/assets/twg/inc/imagefunctions.inc.php, line 208: imagejpeg(): Invalid filename './cache/Blandat_Moab+010.jpg.thumb.jpg'
12.16.2005 8:03:20 - cannot save: ./cache/Blandat_Moab+010.jpg.thumb.jpg
for each picture that should be resized.
The only thing I can think of might be the php memory limit, but alot of the photos aren't that big and should be converted properly.
Any ideas?