![]() |
|
Snack 1.0 Theme Problem - 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: Snack 1.0 Theme Problem (/thread-1854.html) |
Snack 1.0 Theme Problem - Gstyleris - 2007-11-26 Hi! Fatal error: Call to undefined function zp_conf() in if (zp_conf('mod_rewrite')) { Maybe somebody has got similar theme like thumbs on one side picture on other Snack 1.0 Theme Problem - aitf311 - 2007-11-26 Im not aware of the Snack theme, can you point me to where you found it? Snack 1.0 Theme Problem - Gstyleris - 2007-11-26 http://www.gildweb.com/wordpress/ Snack 1.0 Theme Problem - sbillard - 2007-11-26 Gstyleris: The current version of zenphoto has made some major changes, so prior themes may need upgrading. In particular, the zp_conf function, which accessed an array created by the zp-config.php file, has been eliminated as has the use of zp-config.php for setting options. In the case of your theme, use Snack 1.0 Theme Problem - Gstyleris - 2007-11-26 Thank you very much! Warning: Missing argument 4 for printDefaultSizedImageStyle(), called in Snack 1.0 Theme Problem - sbillard - 2007-11-26 The error message is pointing to the line you need to change. The function it describes is not a zenphoto function. It is defined in snack_function.php. The parameter that is missing is the According to the GildWeb site, this 'new' theme was posted May 29, 2006, so it doesn't seem so new now. Also, he says it is really a beta and asks for feedbak. Perhaps you should contact the developer of the theme for an update. Until now we have not been aware of this theme. Snack 1.0 Theme Problem - Gstyleris - 2007-11-28 Well theme developer didn't made any answer to me. Snack 1.0 Theme Problem - sbillard - 2007-11-28 An older version of the theme will not fix the last problem you listed. That problem is in the theme itsefl. You can browse the theme page and see if there is something that meets your needs. http://www.zenphoto.org/themes.php |