Fatal Error in "Edit Thumb" "Customize Thumbnail" Code
-
Using WP v 3.9.1 and Nextgen Gallery v2.0.66 I get a fatal error message in the “customize thumbnail” popup window every time I try to edit a thumbnail. This is a new install of Nextgen Gallery, not an upgrade. Same error occurs regardless of which browser I use.
Here’s the error message:
Fatal error: Cannot redeclare ngg_getOnlyImages() (previously declared in /home/lightsee/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/admin/functions.php:1420) in /home/lightsee/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/admin/functions.php on line 1422
These appear to be the lines in question:
function ngg_getOnlyImages($p_event, &$p_header) { return nggAdmin::getOnlyImages($p_event, $p_header); }
Is there a fix or workaround for this?
Thanks
- The topic ‘Fatal Error in "Edit Thumb" "Customize Thumbnail" Code’ is closed to new replies.