ZenphotoCMS Forum
no thumbnails, chmod error - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: no thumbnails, chmod error (/thread-1047.html)



no thumbnails, chmod error - bbaker - 2007-01-04

Hi I just installed ZenPhoto today on a local installion and it worked great. I've now uploaded to my server, 777's the albums and cache directories and the thumbnails are not working. If you right click (in Firefox) on the alt text where the thumbnail should be and select "View Image", I get the following error:

'Warning: chmod(): Operation not permitted in /home/bakercad/public_html/4IO/gallery/zen/i.php on line 135

Warning: Cannot modify header information - headers already sent by (output started at /home/bakercad/public_html/4IO/gallery/zen/i.php:135) in /home/bakercad/public_html/4IO/gallery/zen/i.php on line 261'

If you click until you get to the photo itself you can see the large image.

URL to zenphoto install: http://www.bakercad.com/4IO/gallery/
URL to comment area: http://www.bakercad.com/4IO/gallery/index.php?album=baker-boys&image=simon.jpg
URL to large image: http://www.bakercad.com/4IO/gallery/albums/baker-boys/simon.jpg
URL to thumbnail image: http://www.bakercad.com/4IO/gallery/cache/baker-boys/simon.jpg_100_cw85_ch85.jpg




no thumbnails, chmod error - bbaker - 2007-01-04

oh yeah.... http://bakercad.com/phpinfo.php




no thumbnails, chmod error - bbaker - 2007-01-04

SOLVED.....my album directory that I moved from my local machine was changed to 755 permissions when I moved it to my webserver. I changed it to 777 and all is well.

Great script BTW!