Hope somebody is able to tell me what I am missing.
I am trying the sample set up:
#_user_usergroup_map user_id id #_users
#usergroups id group_id #user_usergroup_map
and get an error message saying the table user_usergroup_map doesn't exist - it sure does!
I tried replacing the # with the actual prefix to no avail.
Why doesn't the plugin find a table that does exist?