Groups - How to add members

hello -  I am looking for a way to allow the admin to "add" users to specific "groups".  I do not want to use the invitation - but add them myself.

I should be able to do this through phpadmin I believe - but I am having a problem locating the correct table to add them to a specific group?

Any help would be appreciated.

Quote · 19 Aug 2008

Nevermind.... found the answer  :-)

Quote · 19 Aug 2008

Glad you found the answer!

Would you mind sharing your answer to benefit others with the same problem?
.

Quote · 19 Aug 2008

Well, I used PHPAdmin and found the table "GroupsMembers".    You will need to know the "groupID" of the specific group that you want to add the user to and the of course the "memberID" of the user you will want to add.

Insert a new row into the table and enter the appropriate information in the fields for the specific user and group and save.

Hope this helps!

 

Quote · 19 Aug 2008

Perfect!     Thanks!
.

Quote · 20 Aug 2008

you are welcome!

Quote · 20 Aug 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.