The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
what table is the users usergroups stored in?
I need to know which table holds the information that tells vbulletin what users are in what usergroup. Ive looked for a long time searching for it, but i just cant find it. Any help is appreciated
|
#2
|
||||
|
||||
I'm probably guessing you need to find out to do a comparison? You can simply use the is_member_of() function.
PHP Code:
|
#3
|
|||
|
|||
well, thats mildly helpful, but I actualy just need to know what table its stored in
|
#4
|
||||
|
||||
The user table, under usergroupid and membergroupids. The first being the primary usergroup and the second being secondary usergroups. Also, displaygroupid stores the chosen display usergroup.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|