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

    (@shinephp)

    What ID did you assign to the new created role?

    Thread Starter rishigangoly

    (@rishigangoly)

    Plugin Author Vladimir Garagulya

    (@shinephp)

    WordPress does not work properly with numeric role ID. I prohibited its creation at the next URE version.

    For more information read this post
    http://role-editor.com/use-numeric-role-names/

    Thread Starter rishigangoly

    (@rishigangoly)

    Ok. So then how do I delete the current roles and create new ones? I’m struggling to do this now. 🙂

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Create new roles. Assign them to the users. Then delete those roles with numeric IDs. You can not delete role in URE while it is assigned to at least one user.

    Thread Starter rishigangoly

    (@rishigangoly)

    I removed all users with the two roles I assigned them. But now I can’t remove them at all. Neither I can add new roles. When I click the buttons nothing happens.

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Any error messages at the browser Javascript console?
    Try to set

    define('WP_DEBUG', true);

    at wp-config.php
    Then you will if some PHP error takes place.

    Thread Starter rishigangoly

    (@rishigangoly)

    Ok. SO I get this error when I got the home screen now.

    Notice: Undefined property: stdClass::$profile_redirect in /home/freelear/public_html/wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 613

    Notice: Undefined property: stdClass::$styles in /home/freelear/public_html/wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 139

    But when I’m in the WP Dashboard and clicking the button “Add Role” or “Delete Role” under Users, User Role Editor, nothing happens. It’s as though the button is for show. I don’t see the browser doing anything. Normally when I click a link I can see stuff happening on the address bar. I’m using Firefox and nothing happens.

    I’m hoping we can get this sorted else I’ll have to delete WP, start installing it again from scratch and create all the pages. 🙁

    Plugin Author Vladimir Garagulya

    (@shinephp)

    “nothing happens” – On one the reasons could be – jQuery stoped working.
    At FireFox open JavaScript console (Menu->Tools->Web Developer->Web Console). Are there error messages there?
    Open User Role Editor, click “Add Role” button, look for new error messages.

    Thread Starter rishigangoly

    (@rishigangoly)

    Ok. I’ve done that and pasted the contents on an online notepad You can see the contents of the same by clicking the link below.

    http://shrib.com/mbJYqvTC

    Thread Starter rishigangoly

    (@rishigangoly)

    I removed a couple plugins and now I can remove the roles. I have done that.

    Plugin Author Vladimir Garagulya

    (@shinephp)

    That’s fine. Thanks for letting me know.

    Thread Starter rishigangoly

    (@rishigangoly)

    I added the plugin I removed and it’s still working. Weird!!! But the problem is now resolved. Thanks for all your support.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘You can’t give users that role.’ is closed to new replies.