Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problem with Keymaster and Role Mapping

  • @milleiro

    Member

    Hi,

    I’ve just integrated WP with BB but i’ve lost Keymaster, because I assigned by mistake administrator to administrador and not to Keymaster.

    If I delete that table in PHPMyAdmin yes, I return without integration and I have a keymaster… but if I resolve the Role Mapping and integrate…. nothing happens.

    How can I manually set a WP user a Keymaster role in Database?

    Thanks!

Viewing 24 replies - 1 through 24 (of 24 total)
  • @ashfame

    Participant

    Open wp_usermeta table and make sure your wp_capabilities for your user ID is set to a:1:{s:13:"administrator";b:1;}

    Screenshot – http://img521.imageshack.us/img521/2200/010mg.png

    @ashfame

    Participant

    Open wp_usermeta table and make sure your wp_capabilities for your user ID is set to a:1:{s:13:"administrator";b:1;}

    Screenshot – http://img521.imageshack.us/img521/2200/010mg.png

    @milleiro

    Member

    Yes…

    wp_capabilities a:1:{s:13:”administrator”;b:1;}

    I want to make that user a Keymaster. Now it’s an administrator.

    @milleiro

    Member

    Yes…

    wp_capabilities a:1:{s:13:”administrator”;b:1;}

    I want to make that user a Keymaster. Now it’s an administrator.

    @milleiro

    Member

    I change wp_capabilities to a:1:{s:9:”keymaster”;b:1;}, but nothing changes, it’s still an administrator :(

    @milleiro

    Member

    I change wp_capabilities to a:1:{s:9:”keymaster”;b:1;}, but nothing changes, it’s still an administrator :(

    @ashfame

    Participant

    Are you sure you changed this for your user ID and not for someone else?

    @ashfame

    Participant

    Are you sure you changed this for your user ID and not for someone else?

    @milleiro

    Member

    Yep, I’m sure. I’ve touched something because I’m now trying to enter WP-Admin and it says “you don’t have enough privileges” in my WordPress :/

    @milleiro

    Member

    Yep, I’m sure. I’ve touched something because I’m now trying to enter WP-Admin and it says “you don’t have enough privileges” in my WordPress :/

    @ashfame

    Participant

    keymaster is only defined in bbPress, for WordPress its administrator only

    @ashfame

    Participant

    keymaster is only defined in bbPress, for WordPress its administrator only

    @milleiro

    Member

    Yes yes, I know :/ Would you like to paste some thing of my database?

    @milleiro

    Member

    Yes yes, I know :/ Would you like to paste some thing of my database?

    @ashfame

    Participant

    Get wp_capabilities back to administrator (like it was earlier)

    and then in bb_capabilities, set it to keymaster line

    @ashfame

    Participant

    Get wp_capabilities back to administrator (like it was earlier)

    and then in bb_capabilities, set it to keymaster line

    @ashfame

    Participant

    @ashfame

    Participant

    @milleiro

    Member

    My user already has

    bb_user

    bb_capabilities a:1:{s:9:”keymaster”;b:1;}

    wp_user

    wp_capabilities a:1:{s:13:”administrator”;b:1;}

    @milleiro

    Member

    My user already has

    bb_user

    bb_capabilities a:1:{s:9:”keymaster”;b:1;}

    wp_user

    wp_capabilities a:1:{s:13:”administrator”;b:1;}

    @milleiro

    Member

    I have to say that the bb_user and the wp_user are the same userlogin (juanan)… so maybe it has something to say?

    juanan bbuser is keymaster, but when I mix with WordPress juanan wpuser is only administrator

    @milleiro

    Member

    I have to say that the bb_user and the wp_user are the same userlogin (juanan)… so maybe it has something to say?

    juanan bbuser is keymaster, but when I mix with WordPress juanan wpuser is only administrator

    @ashfame

    Participant

    thats how it should be.

    bbPress -> keymaster

    WordPress -> administrator

    I am good at fixing & troubleshooting myself. Please wait for someone to stop by and assist you.

    If you want me to do it for you, then let me know – http://blog.ashfame.com/contact-ashfame/

    @ashfame

    Participant

    thats how it should be.

    bbPress -> keymaster

    WordPress -> administrator

    I am good at fixing & troubleshooting myself. Please wait for someone to stop by and assist you.

    If you want me to do it for you, then let me know – http://blog.ashfame.com/contact-ashfame/

Viewing 24 replies - 1 through 24 (of 24 total)
  • You must be logged in to reply to this topic.
Skip to toolbar