Ha! Nothing wrong with ZenPhoto...
Damn, I hate these things. It seems that there is a function 'checked()' in the general-template.php file of WP that causes ZP to give this error:
`Fatal error: Cannot redeclare checked() (previously declared in /srv/jackdaw/www/www.spoenk.nl/beeldend/zp-core/admin-functions.php:401) in /srv/jackdaw/www/www.spoenk.nl/wp-includes/general-template.php on line 2241`
I commented out this function, just to see what it does, but then the widgets page in WP isn't working anymore. Now what? Import all my posts into ZP?
Comments
Yeah, or import everything to Zenphoto/Zenpage is a good idea...:-)
I encountered these kind of problems earlier, before working with WP and ZP. Functions with the same name. I always wondered why functions never had the same kind of prefix like database tables: zp_functionname() and wp_functionname().
It would be nice if Wordpress and Zenphoto played nice together. I'd rather not have to ditch Zenphoto.
It depends how you integrate them both. We do use them both together (of course not WP 3 yet) as well (although it is planned to move the site to Zenphoto and Zenpage only once we find the time for it.)
Btw, I will update your showcase entry as the site now looks a little different.
Then I upgraded ZP to 1.3.1.2, and I got the same issue above.
Tried to fix with the "ZP-" prefix, but that just created other problems (can see the pages, but with errors all over).
So backed ZP back to 1.3.1, and issue still there - so it's "broke" as far as I can see.