![]() |
|
Sub albums not working - 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: Sub albums not working (/thread-1140.html) |
Sub albums not working - dmancini - 2007-02-09 Here http://www.unpacked.it/gallery/ the album with subalbum doesn't work ...
ciao ciao Sub albums not working - thinkdreams - 2007-02-09 @Dmancini Subalbums and mod_rewrite don't play well together right now. Tristan is in the development stages on this, but for now, if you want to use subalbums, you need to turn mod_rewrite off. They work fine with mod_rewrite off though. Sub albums not working - dmancini - 2007-02-09 Ok, you mean I have to change this RewriteEngine On with RewriteEngine Off correct? Everything looks to be messed up here http://www.unpacked.it/gallery/ Sub albums not working - trisweb - 2007-02-09 Nope, actually it's the parameter in Change:
to:
The gallery is currently messed up because you turned off the actual rewriting, but Zenphoto still thinks the URLs should be mod_rewritten. |