I recently upgraded to the latest version of ZenPhoto and now I can't access my albums or photos. The admin page loads fine as well as the index page. The problem is that that thumbnails don't exist and the path to the albums isn't correct. If you click on an album, it tries to navigate to /zenphoto/{album name} when it should look like /zenphoto/albums/{album name}. If you are trying to help, note that my zenphoto folder is "zp". Thanks for any assistance.
_Steve
The paths are actually correct. It is mod-rewrite that is giving it the path. So rest assured.. your paths are supposed to look like that in the url
Your problem is with your rewrite base in the .htaccess file.
you need to change it from
/zenphoto
to
/images/zp