The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I need to post a list of all users in a certain custom usergroup, does anyone know how to do this?
|
#2
|
|||
|
|||
![]()
I believe there is an addon/module for vBadvanced that does this... maybe download that and see how it's done with the query.
Cheers, ~Regs. |
#3
|
||||
|
||||
![]() Quote:
|
#4
|
||||
|
||||
![]()
It's a Primary usergroup.
|
#5
|
||||
|
||||
![]()
The query is easy.
Code:
Select * from user where usergroupid=x As far as displaying the list, it depends on if you want the list broken up over a series of pages or not. Amy |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|