![]() |
|
Photo's and thumbs not showing - 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: Photo's and thumbs not showing (/thread-2438.html) |
Photo's and thumbs not showing - beppo5 - 2008-03-14 I have zenphoto installed on a Windows server. As far as I can tell I have set the permissions on the cache and album directories properly. The gallery is showing that images are there on the server and correctly logged in the database but almost everywhere I look the images are not rendering. When I go to my gallery's home page and click on an album link I get a "page not found" error. The reason I say "almost everywhere" is because when I use the "Stopdesign Theme" a thumbnail cover image appears for albums. Any idea what is going on here? Link: http://www.brickpaverexperts.com/portfolio/ Photo's and thumbs not showing - sbillard - 2008-03-14 Have you tried to turn off the mod_rewrite option? Photo's and thumbs not showing - trisweb - 2008-03-14 Right. IIS does not support mod_rewrite for clean URLs. You will need to turn that off. The thumbnails in Stopdesign show up because they do not use mod_rewrite URLs, but standard GET string requests. Photo's and thumbs not showing - gerben - 2008-03-15 edit: Sorry, I found it already Photo's and thumbs not showing - aitf311 - 2008-03-15 You can turn mod_rewrite off in the admin under options ---> gallery options |