Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Janis Elsts

    (@whiteshadow)

    Does the problem go away if you deactivate Admin Menu Editor? Even if you no longer have access to the “Plugins” page, you can still force WordPress to deactivate it by renaming the admin-menu-editor folder in /wp-content/plugins to something else (e.g. admin-menu-editor-2).

    Also, when exactly did this problem start happening? Was it after you installed or updated another plugin? I ask this because the error message that you’re seeing was not generated by AME; the text doesn’t match any of the error messages in this plugin.

    Thread Starter ibisstudio

    (@ibisstudio)

    The problem does not go away, even if I deactivate all the plugins in phpmyadmin (I can’t access /plugins.php in the dashboard, or I rename the plugin as you indicate.

    I think it starting happening after an update of the plugin https://wp-client.com. I already contacted them but they can’t find the iseue either. THe error message belongs to that plugin.

    I deactivated that plugin too, nothing happened.

    Best regards,

    Jorge Benito
    IBIS STUDIO LC

    Plugin Author Janis Elsts

    (@whiteshadow)

    If deactivating Admin Menu Editor did not fix the problem, then it was not caused by this plugin. Admin Menu Editor doesn’t make any permanent changes to the admin menu or role permissions. As soon as you deactivate it, all changes that it has made to those settings disappear (until you re-activate the plugin).

    Unfortunately, it sounds like you’ll need to look for a solution elsewhere. I don’t know any practical ways to restore user permissions without having access to the “Plugins” page. User Role Editor has a “reset roles” feature, but you probably wouldn’t be able to access it. Alternatively, maybe you could get a valid wp_user_roles record from somewhere (a fresh WP install?) and overwrite the corresponding entry in your wp_options table.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin disabled but admin items redirected’ is closed to new replies.