ZenphotoCMS Forum
Album page navigation (shouldn't be there...) - 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: Album page navigation (shouldn't be there...) (/thread-2857.html)

Pages: 1 2


Album page navigation (shouldn't be there...) - fatallyhuman - 2008-08-13

I also ran into this problem (I'm using version 1.1.6). Page navigation would be displayed even if I had only one page worth of albums. For example, I had 9 albums, I had my albums per page set to 12, and the page navigation would show that there were 3 pages. However, if I actually navigated to those pages, they didn't have any albums. Removing $firstPageImages = normalizeColumns('2', '6'); fixed it for me as well. Thanks jackdaw!