The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
||||
|
||||
![]()
adminCP > Plugins & Products > Add New Plugin
Then Product - vbulletin hook location - memberlist_start title - Show Memberslist only to Admins and Moderators Execution Order - 5 Plugin PHP Code : Code:
if (!is_member_of($vbulletin->userinfo, 5, 6, 7)) { print_no_permission(); } Hit save. Only admin and mods will see the memberlist.php ..other will get no permission error. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|