• Resolved sagar1103

    (@sagar1103)


    Capabilities do not update when I select a role from the ‘Select role and change capability’ menu. The capabilities are stuck on the subscriber defaults.
    For example, when entering User Role Editor, the select menu defaults to ‘Subscriber’ role. I choose ‘Editor’ (or any other role), the selected capabilities do not change.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Look at the browser JavaScript console if it shows any JavaScript errors. It can prevent normal work of the URE’s script at the page. Find to what plugin error maker script belongs. Try to deactivate that plugin temporally and test again.

    Thread Starter sagar1103

    (@sagar1103)

    Hi Vladimir,

    Thank you for your reply.

    I see in console, there is an error – Uncaught TypeError: ure_main.role_change is not a function.

    Is any particular fix available for this error?

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Hi,

    There is no need in a special fix. Something is going wrong. Is it the singular JavaScript error message for this page? Or is there some other, upper in the console?
    Generally, when some other plugin produces JavaScript error, URE can not use its own.

    Thread Starter sagar1103

    (@sagar1103)

    Yes it is singular JavaScript error message for this page.
    It’s started occurring when i updated the URE plugin to the latest version, Previously it was working fine.

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Thanks for the information that it’s not a new installation, but updated one. Try to force a browser page refresh – Ctrl+F5 – in order page loads the newest version of JavaScript files. As a final step try to clear a browser cache.

    Thread Starter sagar1103

    (@sagar1103)

    Resolved!!!
    I forced a browser page refresh CTRL+F5 and now it’s working.
    Thanks for the instructions.

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

The topic ‘Capabilities do not update’ is closed to new replies.