• Hello, I’ve got an infinite loading icon at the top right of the screen, only when trying to display the administrator rights. (other roles works).

    I would like to modify the administrator role, but can’t.

    (When duplicating admin rights onto another role, everything is checked.)

    • This topic was modified 1 year, 9 months ago by pixluser.
    • This topic was modified 1 year, 9 months ago by pixluser.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Check browser JavaScript console for the error messages.

    Btw., You can not revoke capabilities from administrator role, as this is a role for superadmin, which can ALL by definition. You can just grant capabilities missed from this role by some reason.

    Thread Starter pixluser

    (@pixluser)

    Hello,
    Oh I found a message, when selecting administrator from the list, it appear :

    XHR POST // https://xxx.fr/wp-admin/admin-ajax.php?_fs_blog_admin=true
    
    HTTP/2 404 - Not Found
    
    Politique de référent strict-origin-when-cross-origin
    Highest priority
    
    Referer : https://xxx.fr/wp-admin/users.php?page=users-user-role-editor.php
    XMLHttpRequest
    • This reply was modified 1 year, 9 months ago by pixluser.
    Thread Starter pixluser

    (@pixluser)

    When I try to load this page on a new windows :
    https://xxx.fr/wp-admin/admin-ajax.php?_fs_blog_admin=true

    Got a white page with a “0”

    • This reply was modified 1 year, 9 months ago by pixluser.
    Thread Starter pixluser

    (@pixluser)

    I don’t have this error with other role to choose from the list.

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Thanks.

    I may just suppose that software which adds the _fs_blog_admin=true argument can block a request or try to load some resource from external server, which blocks a full request.

    Could you deactivate all plugins except URE and make new test? If problem will go away, activate plugins back one by one to isolate a reason of this problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Infinite ajax loader icon when selecting rights for administrator’ is closed to new replies.