Quantcast
Viewing all articles
Browse latest Browse all 130709

PHP Fatal error: Cannot redeclare bb2_*

Replies: 0

Most of functions return:
[Thu Mar 16 05:03:50.097186 2017] [:error] PHP Fatal error: Cannot redeclare bb2_insert_head() (previously declared in /.../wp-content/plugins/bad-behavior/bad-behavior-wordpress.php:130) in /.../wp-content/plugins/bad-behavior/bad-behavior-generic.php on line 132

Locally fixed with if (!function_exists('bb2_insert_stats')) {} in bad-behavior-generic.php and bad-behavior-wordpress.php, but at some point didn’t had time to finish update all instances… so uninstalled.

Plugins:
BuddyPress, W3-Total-Cache (memcache, redis)
Server: Apache 2.4 (PHP 7.0.*) (behind NGINX, with MariaDB)


Viewing all articles
Browse latest Browse all 130709

Trending Articles