Hi everyone,
I just installed ZenPhoto on my Website. I managed creating a gallery but when I want to open it, it does not find the pictures. The gallery is in the "Albums" file but when I click to enter the gallery on my website, le link is www.mydomain.com/zenphoto/mygallery . Should it be www.mydomain.com/zenphoto/albums/mygallery ?
I tried to move it but it does not display anything...
I hope I was clear enough... If someone can help me !!!
do you have a link to it so we can take a look at it.
Here is the link: http://www.francischouquet.com/zenphoto/
you need to change the rewrite base in the .htaccess file in the zenphoto root directory from /zp to /zenphoto
open your .htaccess file in a text editor.. then (and I dont have it infront of me) a few lines down you will see a line that says:
RewriteBase /zp
when your rewrite base should actually read
RewriteBase /zenphoto
NOTE to Trisweb: Maybe the default rewrite base in the htaccess file should corraspond with the foldername you have created in the zip file for the download. That way.. if people extract the zenphoto folder to their server.. the rewrite base is already correct because it reads
RewriteBase /zenphoto