![]() |
|
Duplicate Theme Fatal Error - 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: Duplicate Theme Fatal Error (/thread-11219.html) |
Duplicate Theme Fatal Error - dayvead - 27-07-2013 Good afternoon, I've duplicated a theme and done what is written in the next tutorial : http://www.zenphoto.org/news/theming-tutorial And also changed the name of the previous theme in each php files where it appears . But i've the next error message : Thanks a lot anyone for replying. Duplicate Theme Fatal Error - sbillard - 27-07-2013 Did the theme you copied work originally? This error is from trying to reference an album object without having instantiated it. Duplicate Theme Fatal Error - dayvead - 30-07-2013 Hi, Yes you're totally right. Thanks a lot , great answer. |