• Hi !

    I’ve been searching for quite a long time the reason why all my plugins (except 1 : Taxonomy Metadata) are deactivating by themselves.

    I activate the log file because it’s not a regular issue. I found this error when the plugins deactivate :

    PHP Warning: in_array() expects parameter 2 to be array, string given in /home/*/wp-admin/includes/plugin.php on line 536

    As it’s not regular, it’s really difficult to point out a specific plugin as it’s working for some days with all plugins activated, and then bugging… I suspect formcraft plugin but I’m not sure yet (tests are still running)

    I’ve already re-upload all wordpress files (except wp-content, htaccess and wp-config).
    I’ve also repaired database in phpmyadmin.
    As my server accept 512 Mo for PHP I gave 256Mo for WordPress in wp-config.

    If somebody have any idea or clue…

    Thank you in advance !

Viewing 2 replies - 1 through 2 (of 2 total)
  • At a guess, I’d say that your options table is crashing.

    Thread Starter Podd63

    (@podd63)

    Thank you very much for your answer.

    I’ve deleted more than 600 rows of transients inside the wp-options table to see if it’s better like this…

    I’ve checked for its status in phpmysql and I have :
    *.wp_options check status OK

    I’ve repaired it and optimized it anyway…

    My last solution is to restore a backup. Do you think I can restore only the wp-options table ?

    Thank you !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugins deactivating by themeselves’ is closed to new replies.