Change WordPress user roles and capabilities Forums Bug Reports Edit administrator capabilites return 404

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8193
    ligne13
    Participant

    Hi,

    I have enabled the checkbox “Show Administrator role at User Role Editor” but when I try to load the Admin caps in User Role Editor (/wp-admin/users.php?page=users-user-role-editor-pro.php) the Ajax request return a 404 Error.
    This request works fine for other roles…

    The payload of the ajax request is :
    action: ure_ajax
    sub_action: get_role_caps
    role: administrator
    wp_nonce: 7dcebb2147

    And this only returns a 404 in my production environment. It works fine in my local env.

    Is this wanted ? for security reasons ? or is this a bug ?

    #8194
    Vladimir
    Keymaster

    Hi,

    This behavior is not wanted. It’s related to something special in your production environment. There is no difference for URE which role capabilities to request from server.

    Would it by some security plugin, etc. Try deactivate all plugins temporally except URE, if possible. Will it resolve the issue?
    If you can repeat this at a stage copy of the production setup, I may try to help investigate this.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.