Change of Usergroup [message #11522] |
Fri, 04 July 2003 14:52 |
Cosimino
Messages: 20 Registered: October 2002 Location: Mannheim - Germany
Karma: 0
|
Junior Member |
|
|
Hi FUD-Support!
We are using Fudforum 2.3.4 since November 2002 and are happy with it ( http://www.tf4u.com/forum ). It is a Honda S2000 Clubforum with registered users and club members with additional rights.
For this club members we created a new group (Group-id 22) using the admin panel and updated the entry in the field group_id in table "fud23_group_members" for all club members using mysql admin tools.
Unfortunatelly some new users aren't able to see the club specific subforums - do we have to do additional changes in other tables (i.e. fud23_group_cache)???
Thank you very much for your help.
Nick aka Cosimino
|
|
|
Re: Change of Usergroup [message #11570 is a reply to message #11522] |
Mon, 07 July 2003 13:09 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Yes, modifying the group tables manually is a terrible idea because most of the tables are used to create the data inside the group_cache table and are not really used for anything except that. Running the consistency checker may fix the problem.
FUDforum Core Developer
|
|
|
|
Re: Change of Usergroup [message #11616 is a reply to message #11577] |
Wed, 09 July 2003 14:35 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
If you do not want to use the avaliable tools, read the source code and make your own tools/queries based on existing code.
FUDforum Core Developer
|
|
|