![]() |
|
Number of thumb pages & Go-to page from Gallery intro - 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: Number of thumb pages & Go-to page from Gallery intro (/thread-2495.html) |
Number of thumb pages & Go-to page from Gallery intro - macalter - 2008-03-22 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. Number of thumb pages & Go-to page from Gallery intro - acrylian - 2008-03-22 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 Number of thumb pages & Go-to page from Gallery intro - macalter - 2008-03-22 YEAH for once it's not my fault Number of thumb pages & Go-to page from Gallery intro - macalter - 2008-03-22 How do I tell which build is SVN 1324? Listing is all by date only I only want to go back as far as the intro to 1st "per album theme" level. Knew I should have kept my builds Number of thumb pages & Go-to page from Gallery intro - jlang - 2008-03-23 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 Number of thumb pages & Go-to page from Gallery intro - macalter - 2008-03-23 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.) Number of thumb pages & Go-to page from Gallery intro - macalter - 2008-03-23 I thought I went back to build 1322 however, I'm still seeing the problem. So, is there a file I missed "downgrading"? Cache was cleared. Logged out. Number of thumb pages & Go-to page from Gallery intro - stevenew - 2008-03-23 Hi, @macalter: If its any help. I have reverted back to Build 2008-03-17 which is 1.1.5 (1318) seems OK regarding this bug and seems OK with the Theme_color bug which appeared in 2008-03-18. Number of thumb pages & Go-to page from Gallery intro - sbillard - 2008-03-23 The original problem now has a fix. Last night's build. Number of thumb pages & Go-to page from Gallery intro - macalter - 2008-03-24 Thanks stevenew & sbillard. Been out seeing daylight so will download the build before starting to play |