![]() |
|
JoshuaInk/Stopdesign Themes.... ALBUMS MISSING. - 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: JoshuaInk/Stopdesign Themes.... ALBUMS MISSING. (/thread-638.html) |
JoshuaInk/Stopdesign Themes.... ALBUMS MISSING. - r1r - 2006-06-30 Hi All! I just migrated from another photo album script (very popular by the way), and even though my ZP gallery isn't running 100%, i'm already very comfortable to it... and i'm not thinking about going back to my former photo album script. Anyway, evertyhing went just fine. But i've noticed something very "weird"... I've searched in this forum for some previous answer, but i couldn't find it... maybe someone could help me out, on how to fix this issue, since i'm planning to use STOPDESIGN theme... Zenphoto Default and Testing themes, works fine... they show all the albums i have so far (9 testing albums), splitted into 2 pages (you know, page 1 and page2). Many thanks in advance! JoshuaInk/Stopdesign Themes.... ALBUMS MISSING. - thinkdreams - 2006-07-01 There are two options in the zp_config.php file that control the presentation of albums and image thumbnails: // Paging options: They might help sort your problem out (at least I'm guessing you haven't adjusted them yet). JoshuaInk/Stopdesign Themes.... ALBUMS MISSING. - r1r - 2006-07-01 Hi ThinkDreams, many thanks for your quick reply. $conf['albums_per_page'] = 6; And now, 6 albums are show into my main page, with no problem at all... But I have setted up 7 albums, for testing purposes... and I still can't see the number 7. Show Next Page of Albums (like, page 1 and 2 and so on). This would be problem, wouldn't it? Ok, before someone ask me, i've tried to set up the: $conf['albums_per_page'] = 6; into 7. But it didn't... it only showed the first 6 albums, and the 7th one, i could only see when clicking over: GALLERY ARCHIEVE and it was kinda "unsorted", not matching the layout sequence (if you guys now what i'm trying to say). Anyway, do you still have any tips for a ZP-Newbie? Thanks once again think, for your kind help. Many thanks! ps: sorry if my english isn't that good... maybe you've noticed that english isn't my main language. JoshuaInk/Stopdesign Themes.... ALBUMS MISSING. - DarrellD - 2006-07-01 If you check out the installation notes that I have on my site, I mention that
should equal a high number (such as 100). This is also how the Stopdesign theme works. Just change that line to:
and all should work well. JoshuaInk/Stopdesign Themes.... ALBUMS MISSING. - DarrellD - 2006-07-01 Ooops, you'll also want:
JoshuaInk/Stopdesign Themes.... ALBUMS MISSING. - r1r - 2006-07-01 Hey GameDudex! It worked just fine! And i like to thanks once again, thinkdreams also. PS: I have just checked http://stopdesign.com/templates/photos/ |