• Resolved krazy-che3to

    (@krazy-che3to)


    I tried activating one of my plugins (manageable) and it completely deactivated all of my other ones, and now I can’t Activate any without getting this error:

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/XXXXX/public_html/wp-admin/includes/plugin.php on line 268

    Warning: Cannot modify header information – headers already sent by (output started at /home/XXXXX/public_html/wp-admin/includes/plugin.php:268) in /home/XXXXX/public_html/wp-includes/pluggable.php on line 850

    Warning: Cannot modify header information – headers already sent by (output started at /home/XXXXX/public_html/wp-admin/includes/plugin.php:268) in /home/XXXXX/public_html/wp-includes/pluggable.php on line 850

    My host asked to ask here, not sure what else to do. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • This error is caused because the first plugin you installed modified the active_plugins setting in your database so it is not an array as it should be. Try to deactivate the manageable plugin or manually edit your database and find in the wp_options table active plugins option and make the value a:0:{}

    Thread Starter krazy-che3to

    (@krazy-che3to)

    Alright thank you! You helped fix the problem, I just had to go to “wp_options” it said it was broken and it had to be repaired. So I did that, and now I can activate the plugins. Thanks so much!

    Hi,

    Unfortunately, I am having the same problem. But I am not able to fix it.

    Would someone guide me? It is a fresh installation and I tried activating plugin and it gives me this error.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Activated one plugin, deactivated them all now I can’t activate any w/o Errors’ is closed to new replies.