![]() |
|
Fatal error: Cannot redeclare printadmintoolbox - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Fatal error: Cannot redeclare printadmintoolbox (/thread-4683.html) |
Fatal error: Cannot redeclare printadmintoolbox - vidisad - 2009-02-13 After upgrading from 1.2.2 to 1.2.3 I got the following error: Fatal error: Cannot redeclare printadmintoolbox() (previously declared in /home/damjanac/public_html/zen2/zp-core/template-functions.php:113) in /home/damjanac/public_html/zen2/zp-core/plugins/admin_toolbox.php on line 161 Before the upgrade I turned off all plugins. How I can fix this error? TIA Fatal error: Cannot redeclare printadmintoolbox - sbillard - 2009-02-13 You have kept the admin-toolbox plugin which is no longer a part of the zenphoto release. Delete that file (zp-core/plugins/admin_toolbox.php). Fatal error: Cannot redeclare printadmintoolbox - vidisad - 2009-02-13 That solved the problem. Thank you very much. |