Bug Reports for Cligs 2Beta
I have the folder /var/www/gallery (and /var/www/cligs2). There is no image in 'gallery' but it has a subdirectory called 'valerie'. When I now call http://foo.bar/gallery/ Cligs2 manages to produce a thumbnail for this Subfolder but when I click on the Thumbnail for the subfolder the called URL is http://foo.bar/gallery/?path=/gallery/valerie/. The correct path would just be a link to http://foo.bar/gallery/valerie/ because when I open this URL everything is correct. Everything? No, when I am now watching the subfolder 'valerie' and I klick on the 'www' of is part of the www set I get the same page as calling http://foo.bar/gallery/ but now it's URL is http://foo.bar/gallery/valerie/?path=/gallery. Solved: With Cligs2 one does not have to open the URL of the gallery-folder but http://foo.bar/cligs2/ right? Then one has to change the roots in cligs-config.php and it works the way one wanted it.