• I have a new role added by another plugin ( calendar_editor ) . It appear in the role affiliation choices for the groups under the standard roles ( editor, administrator …. ) . But when I select it and save, the affiliation is not saved and the rights for this role are not granted to my group.

    Any ideas ?

    Thxs,
    Nico

    http://ww.wp.xz.cn/extend/plugins/user-access-manager/

Viewing 1 replies (of 1 total)
  • Hi,

    I have a similar issue here – does the role affiliation appear truncated in the Manage User Group page?

    If yes I would suggest you modify the database schema of the table wp_uam_accessgroup_to_object, change the type of object_id to VARCHAR(255) to VARCHAR(11), and try saving the affiliation again.

    This solved my problem.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: User Access Manager] Role affiliation not saved’ is closed to new replies.