Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jason Lau

    (@jason-lau)

    Hi, Thanks for the report! I will check it out.

    I had a similar problem and this is what I have figured out. When you click edit meta data notice what is written under wp_cabilities. What is written for admin (for me) is ‘a:1:{s:13:’ when in fact the proper meta value is ‘a:1:{s:13:”administrator”;s:1:”1″;}’ If you update any other meta data it changes this in your mysql wp_usermeta table which can result in a loss of permissions (and roles?). Anyways I noticed a lot of another possibly incomplete rows (managenav-menuscolumnshidden, metaboxhidden_nav-menus, closedpostboxes_profile_cct, metaboxhidden_profile_cct) This is a huge problem with an otherwise really cool plugin.

    To sum it up. Check out your wp_usermeta table in your mysql database.

    Plugin Author Jason Lau

    (@jason-lau)

    Are you using the latest version?

    Plugin Author Jason Lau

    (@jason-lau)

    This bug will be fixed in the next version, which I’m working on now.

    Thread Starter Jakob Smith

    (@diakrisis)

    Yes, when this happened, I used version 1.5.6.

    Plugin Author Jason Lau

    (@jason-lau)

    This bug is fixed in version 1.5.7. Thanks for the bug report!

    Thread Starter Jakob Smith

    (@diakrisis)

    That sounds good. You’re welcome.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: User Meta Manager] Removes user role when saving after edit’ is closed to new replies.