![]() |
|
ZenPhoto and WordPress plugin problem - 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 and WordPress plugin problem (/thread-1298.html) |
ZenPhoto and WordPress plugin problem - tanjane - 2007-03-17 I use ZenPhoto with WordPress. When I activate cforms-plugin in WordPress ZenPhoto does not work anymore. I get this error: Fatal error: Cannot redeclare sajax_handle_client_request() (previously declared in /home/vpress/wordpress/zenphoto/zen/Sajax.php:85) in /home/vpress/wordpress/wp-content/plugins/contactforms/cforms.php on line 520 ZenPhoto works ok with WordPress if I don't use cfroms-plugin. If I activate cforms-plugin it works ok, but ZenPhoto does not. Any ideas how to fix this? I would very much like to use ZenPhoto and cforms. http://www.deliciousdays.com/cforms-plugin Sorry about my english. ZenPhoto and WordPress plugin problem - tanjane - 2007-03-17 Fixed. ZenPhoto and WordPress plugin problem - trisweb - 2007-03-18 Ahhh interesting... it's the Sajax library, trying to be used twice. How did you fix it? Thanks. |