The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
On your new page (the showgroups.php that you copied and renamed), change the following line:
Code:
WHERE (usergroup.genericoptions & " . $vbulletin->bf_ugp_genericoptions['showgroup'] . ") Code:
WHERE usergroup.usergroupid=12345 Also, change this line: PHP Code:
No need to use your copied template, unless you made changes to it. --------------- Added [DATE]1344126854[/DATE] at [TIME]1344126854[/TIME] --------------- Oh, also take out the whole IF block for showing Moderators. Begins with: PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|