• I’m not currently using the plugin, so I deactivated it. As soon as I deactivate it, I get a list of errors on all pages (including admin page). I tried uninstalling the plugin, but this doesn’t fix it, something left in the database? The errors are:

    Warning: strpos() expects parameter 1 to be string, array given in /www2/509/xxxxxxxxxxx/web/wp-includes/shortcodes.php on line 179

    Warning: preg_match_all() expects parameter 2 to be string, array given in /www2/509/xxxxxxxxxx/web/wp-includes/shortcodes.php on line 187

    Warning: array_intersect(): Argument #2 is not an array in /www2/509/xxxxxxxxxxxxx/web/wp-includes/shortcodes.php on line 188

    Warning: strpos() expects parameter 1 to be string, array given in /www2/509/xxxxxxxxxxxxxx/web/wp-includes/shortcodes.php on line 179

    Warning: preg_match_all() expects parameter 2 to be string, array given in /www2/509/xxxxxxxxxxxxxxxx/web/wp-includes/shortcodes.php on line 187

    Warning: array_intersect(): Argument #2 is not an array in /www2/509/xxxxxxxxxxxxxx/web/wp-includes/shortcodes.php on line 188

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    That’s really strange, I hope you are in the latest version and it seems confliction. Please activate the plugin and again deactivate it and check it the issue is resolved or not. It also seems you have enabled your wp-debug at wp-config.php file. Please disable it.

    Thanks

    Thread Starter hammersmithsociety

    (@hammersmithsociety)

    Thanks, but I already tried disabling/re-enabling, even uninstalling totally which still leaves the site broken.
    My debug is disabled
    define(‘WP_DEBUG’, false);
    The problem persists…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deactivate plugin breaks site’ is closed to new replies.