PHP Fatal error: Cannot redeclare webim_admin_enqueue()
-
Ran into an issue today where the Buddypress-Shortcodes plugin took down our customer portal.
Here is the error:
PHP Fatal error: Cannot redeclare webim_admin_enqueue() (previously declared in /nas/content/live/portalfgp/wp-content/plugins/buddypress-shortcodes/buddypress-shortcodes.php:35) in /nas/content/live/portalfgp/wp-content/plugins/buddypress-shortcodes/buddypress-shortcodes.php on line 33, referer: https://portal.financialgravitypartner.com/login/ (Our login page)
I checked the referenced PHP file (line 33 & 35) and do not see how this plugin is “re-declaring” the function.
Any suggestions?
- The topic ‘PHP Fatal error: Cannot redeclare webim_admin_enqueue()’ is closed to new replies.