I created a dynamic album in Zenphoto, but when I try to view the album I get the following error:
Catchable fatal error: Object of class SearchEngine could not be converted to string in /home/xxxxx/public_html/wp-includes/classes.php on line 273
Has anyone experienced this? Could it be that Zenphoto and Wordpress each have a function with the same name?
Thanks!
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).
I use the method described at:
http://tech.einaregilsson.com/2007/08/06/integrating-zenphoto-into-wordpress/
I think this is the same method Zenphoto uses, right?