Support » Plugin: User Access Manager » [Plugin: User Access Manager] _uam_accessgroup_to_object' doesn't exist

  • Hi

    We have just upgraded to WordPress 3.04 and your great plugin seems to have broken on a test site of ours πŸ™

    We are getting the following errors when trying to modify ANY user:

    WordPress database error: [Table 'OUR_database.OUR_table_uam_accessgroup_to_object' doesn't exist]
    SELECT object_id as id FROM OUR_table_uam_accessgroup_to_object WHERE group_id = 3 AND object_type = 'role'
    
    WordPress database error: [Table 'OUR_database.OUR_table_uam_accessgroup_to_object' doesn't exist]
    SELECT object_id as id FROM OUR_table_uam_accessgroup_to_object WHERE group_id = 3 AND object_type = 'user'
    
    WordPress database error: [Table 'OUR_database.OUR_table_uam_accessgroup_to_object' doesn't exist]
    SELECT object_id as id FROM OUR_table_uam_accessgroup_to_object WHERE group_id = 4 AND object_type = 'role'
    
    WordPress database error: [Table 'OUR_database.OUR_table_uam_accessgroup_to_object' doesn't exist]
    SELECT object_id as id FROM OUR_table_uam_accessgroup_to_object WHERE group_id = 4 AND object_type = 'user'

    Do you have any ideas what could have happened?

    EDIT: I have now deactivated the plugin, deleted it and reactivated it and the uam_accessgroup_to_object table has been recreated but every one of our back ups seem to have missed this table so we now have to go through every user individually and recreate their group membership?

    http://wordpress.org/extend/plugins/user-access-manager/

  • The topic ‘[Plugin: User Access Manager] _uam_accessgroup_to_object' doesn't exist’ is closed to new replies.