![]() |
|
Problem with dynamic albums and WordPress - 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: Problem with dynamic albums and WordPress (/thread-6125.html) |
Problem with dynamic albums and WordPress - bryanbrazil - 2009-11-17 I created a dynamic album in Zenphoto, but when I try to view the album I get the following error:
Has anyone experienced this? Could it be that Zenphoto and Wordpress each have a function with the same name? Thanks! Problem with dynamic albums and WordPress - acrylian - 2009-11-17 Might be possible, we have not checked as we consider Zenphoto as a standalone script generally. How do you use the two together? We use both on zenphoto.org but actually separately (the zenphoto theme calls the header and footer from the wordrpess theme). Problem with dynamic albums and WordPress - bryanbrazil - 2009-11-17 I use the method described at: I think this is the same method Zenphoto uses, right? Problem with dynamic albums and WordPress - acrylian - 2009-11-18 Not exacty. The Wordpress theme is a normal Wordpress theme and the Zenphoto theme looks like this: Problem with dynamic albums and WordPress - jackdaw - 2009-11-18 I got this same error message when trying to view the dynamic album I just created and my template looks exactly like the one acrylian describes. Also my choice for 'most recent' thumbnail is not saved. It always switches back to 'randomly selected'. Problem with dynamic albums and WordPress - jackdaw - 2009-11-18 Uncommenting that line 273 in classes.php in WP fixes the problem, I think... but I don't know what it will break... |