![]() |
|
Zenphoto 1.2.3 and Wordpress -> function-error? - 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: Zenphoto 1.2.3 and Wordpress -> function-error? (/thread-4616.html) |
Zenphoto 1.2.3 and Wordpress -> function-error? - stef404 - 2009-02-03 I am running ZP 1.2.2 within a WP 2.6.5 installation without any problems. When I try to use ZP 1.2.3 with my customized theme I get the error: With my humble coding knowledge I can only guess that Wordpress uses the same function declaration. There are some lines in the plugin.php file. Zenphoto 1.2.3 and Wordpress -> function-error? - amyg - 2009-02-04 I'm getting this too. SEEMS to be working, but hopefully a developer who knows what they're doing (I really don't) can weigh in. Even if this doesn't break anything, it will be a pain for coming upgrades - so BEWARE before following my lead!!! Zenphoto 1.2.3 and Wordpress -> function-error? - acrylian - 2009-02-05 We might rename them later. Of course we cannot check every system (mostly it's Wordpress but not exclusively) that maybe is used with Zenphoto if it has similar named functions. Your renaming might break something if those functions are called somewhere. Zenphoto 1.2.3 and Wordpress -> function-error? - stef404 - 2009-02-05 Thanks for your reply. Zenphoto 1.2.3 and Wordpress -> function-error? - amyg - 2009-02-05 stef404..
acrylian... again, I'm no coder, but I wander if it would make sense to name all functions (at least the names that might be common)zp.... Zenphoto 1.2.3 and Wordpress -> function-error? - sbillard - 2009-02-06 It looks like those functions are not used anywhere yet, so renaming them should not cause problems. The others-- We will rename the two to Zenphoto 1.2.3 and Wordpress -> function-error? - stef404 - 2009-02-06 @sbillard: Great news. |