zenphoto version 1.1.5 [1328]
I logged out to view my album as a visitor. From the main page, I clicked the album and was taken to page 2 of the thumbnails. However, at the bottom, there was navigation for 7 pages, each clickable. When clicked, they took me to a page without thumbs, just the intro. I only have 68 images and it should take 2 pages.
Using EnselitisZEN for Gallery and Default (dark) for this album with some modification to the CSS for colours).
Viewed in Camino & Safari, same results.
It's a know bug, you need to revert to 1.1.5 or svn 1324: http://www.zenphoto.org/support/topic.php?id=2590&replies=3
http://www.zenphoto.org/trac/log/trunk/zp-core/functions.php will help you convert subversion numbers to nightly dates. The build script updates the file functions.php to update a variable with the current subversion revision number, but the details of this may change soon: http://www.zenphoto.org/support/topic.php?id=2386&replies=5#post-14235
There is a define ZENPHOTO_RELEASE now included in the nightly builds (but NOT in the 1.1.4 base) that you can display if you wish: echo getOption('version').' ['.ZENPHOTO_RELEASE.']'; should do it. (sbillard)
Sorry, don't know echos Was thinking more along the file name show both 2008-03-01_1234.zip. Right now, I only see the SVN once installed so, as in this case, it would be easier to know which download to use. (My count back was wrong as I must have not skipped over the 2nd download done.)