The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Hide an admin in showgroups.php
Hi,
I have some people on my Administrators usergroup and they all are being shown at showgroups.php. I'd like to prevent one of them from being displayed on that list without changing his usergroup. I have been searching for a solution and found this: https://vborg.vbsupport.ru/showthread.php?t=135503 But I can't figure out how to apply that to my 3.8.5 showgroups.php Thanks! --------------- Added [DATE]1361372230[/DATE] at [TIME]1361372230[/TIME] --------------- I got it but it doesn't look good. In showgroups.php find: Code:
return $user; Code:
if ($user['userid'] != X) { return $user; } Please help. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|