• wilsonimport

    (@wilsonimport)


    When I try to add a new role, nothing happens, shows a blank page, and this error:

    Uncaught TypeError: $(…).selectable is not a function(…)
    plugins/user-role-editor/js/ure-js.js?ver=4.6.1

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

    (@shinephp)

    Do you see a blank page after click “Add Role” button at the dialog window? Check a page HTML source for the PHP error message. May be it breaks code structure and prevents JavaScript to work properly.

    Hello,
    I have another problem with URE.
    It’s about 4/5 weeks that every time I try to add a new role nothing changes on the page and at the top of the page appears the message: “Role updated succesfully”, but I’m not updating a role, I just want to add a new one.
    Thanks.

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Hi,

    Check a browser JavaScript console if there are any error message.

    Hi,
    javaScript console returned this message: “load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.6.1:2 Uncaught Error: Syntax error, unrecognized expression: #send_circ@mail”.
    Can you explain what this error message means and how can I fix it?
    Thanks

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Try to find a “send_circ@mail” at the page HTML source code and show me a 3 lines of this code, with previous and next lines.

    Do you have such user capability ‘send_circ@mail’ assigned to some role?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add new role fail’ is closed to new replies.