Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi! I’m not an expert in wordpress, but now i’m trying to fix a problem with the login process, and i though that may be there is a plugin’s problem, so i’ve looked for something to deactivate the plugins in the database and i’ve found something that you can try :
    – In the wp_6rwc3o_options table, there is a row with the option_name value “active_plugins” (to look for it you can try “select * from wp_6rwc3o_options where option_name = “active_plugins”).
    – Now that you have the option_id value, you can change the option_name to something like “###active_plugins” in that row.

    I hope i’ve helped you

    PD : I don’t write in english often, so please forgive me if there are misspellings

Viewing 1 replies (of 1 total)