![]() |
|
Effervescence+ and sub albums - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Effervescence+ and sub albums (/thread-4579.html) |
Effervescence+ and sub albums - mactable - 2009-02-01 Hi all, "Effervescence+" seems not support sub-albums, is there any solution to make it work? thx for advice. Effervescence+ and sub albums - acrylian - 2009-02-01 All standard themes support subalbums but this theme features several different personalities you should try on the theme options. Effervescence+ and sub albums - mactable - 2009-02-01 thx @acrylian, i am only using "image page" in theme personality, MySQL Query ( SELECT COUNT(*) AS row_count FROM i am using zenphoto svn r3417 please help, thx Effervescence+ and sub albums - mactable - 2009-02-01 i think i have found out the problem. i am not sure it is a bug or my miss-operating. please advise, thx Effervescence+ and sub albums - sbillard - 2009-02-01 I am not able to reproduce this problem. Please make a trouble ticket for it. But also, change the define for DEBUG_ERROR (line 15 of functions-basic.php) from false to true so that it will give us a trace of where the SQL was called. Also, please be specific about the album configuration. Are there images in it as well as subalbums? Is the album you are viewing when the error occurs a first level album or within another album? Effervescence+ and sub albums - mactable - 2009-02-03 hello, i have submitted Ticket #1034 i have upgraded zp to v1.2.3 r3427 and the problem is still occured. i uncheck "Publish albums by default" because my zenphoto is not for public, only publish album when need. my album structure: gallery (root) ------- sub-album-a2 (photos inside) ------- sub-album-a3 (photos inside) --- album-b (empty) case 1, all the albums are not publishedi can enter to gallery (root), i can enter album-b, i cannot enter album-a and got error message. case 2, publish only one child album (example: sub-album-a1 or sub-sub-album-i)i can enter to gallery (root), i can enter album-b, i can enter album-a, i can enter case 3, publish only one child album (example: sub-album-a2 or sub-sub-album-x)i can enter to gallery (root), i can enter album-b, i can enter album-a, i can enter error message is: Backtrace: in query (functions-db.php [101]) Effervescence+ and sub albums - mactable - 2009-02-03 thx for your works and solved the problem |