9 years ago
1
Topic

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?

Get a VIP membership
4229 Posts
Kadministrator
9 years ago
0
Level 1

It should be

#__user_usergroup_map user_id id #__users

number of underscores matter, there should be 2

Get a Book for SEBLOD