• I have a plugin that I did a network deactivate on a plugin. After doing so it crashed my wordpress admin site.

    Where can I go into the database, a file, whatever, and manually edit it to make the plugin activated again?

    I cannot find anything in the database related to plugins. I was hoping for a simple change 0 to 1 or 1 to 0 type situation.

    Hoping there is some type of solution besides doing a backup restore.

Viewing 1 replies (of 1 total)
  • You might try renaming the plugins directory slightly (I just add 1234 to the name) to kill all the plugins to see if some detritus in there is causing the problem. Use FTP or your Control Panel File manager for this one.

    If that lets you in then rename the directory back and do the rename to each individual plugin directory itself to see if one of those might be causing the problem.

    Since you know the one plugin you were working with it might be that one.

    If you have WP CLI you might try using that to re-enable the plugin in question.

Viewing 1 replies (of 1 total)

The topic ‘Network deactivate/reactivate’ is closed to new replies.