The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
probably somethign for modifications requests but anyway; heres a starter:
[sql] SELECT username FROM user WHERE $groupid IN(membergroupids) OR usergroupid = $groupid [/sql] should do it... that will select all members of a certain group and give you the names, obvioulsy you still need to output them. Alternativly one way i can think of doing it is by setting all groups to display on showgroups.php then somewhere in the code check that $groupid = $usergroup thats being displayed. Without the code at hand i can't give more than vague pointers atm |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|