The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
in phpmyadmin run the SQL Query:
Code:
SELECT username FROM user WHERE usergroupid = 2 ORDER BY username 2 is the registered users usergroup, change it to whatever usergroup you want. ORDER BY username will make it alphabetical... change it to ORDER BY userid if you prefer the order in which they joined. In phpmyadmin there is an option to export your results as a csv file. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|