![]() |
show a specific usergroup on showgroups.php
Mods: please note this is not a duplicate of my other question.
I simply want to edit the code for showgroups.php (or the templates for it) to only show group ID 10. How do I specify this? I don't want to do it from the AdminCP because I duplicated showgroups.php and the 3 related templates to make a new page. Thank you! |
I think you just need to find this line (around line 122):
Code:
WHERE (usergroup.genericoptions & " . $vbulletin->bf_ugp_genericoptions['showgroup'] . ") and change it to this: Code:
WHERE usergroup.usergroupid = 10 |
All times are GMT. The time now is 11:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|