ZenphotoCMS Forum
Pagenavigation in search.php not working correctly? - 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: Pagenavigation in search.php not working correctly? (/thread-4168.html)



Pagenavigation in search.php not working correctly? - jackdaw - 2008-12-01

I tried to search on a few images and this is what I got (in my own theme and in the default theme - 1.2.1):

  1. When the search result covers more than the number of images per page, the page navigation shows page 1,2,3, etc, but clicking 2,3 and the rest always brings you back to page 1.
  2. When I remove the $firstPageImages = normalizeColumns('2', '6'); to get rid of the transition pages (in case of also searching for folder names) I can't get to the other pages at all.



Pagenavigation in search.php not working correctly? - sbillard - 2008-12-01

Please try the nightly build or (tomorrow) the 1.2.2 release.