Got the following error displayed above my header (above site logo) after I installed this:
PHP Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(7038) : eval()'d code on line 279
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/includes/functions.php(7038) : eval()'d code on line 279
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5363) in [path]/includes/bad-behavior/screener.inc.php on line 8
This happen on 4.1.1
Disabling this modification seems to have resolved it, but of course that means I'm not using it.