The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
There is PHP code which you can use in a Plugin: https://vborg.vbsupport.ru/showthread.php?t=175099#2
You could wrap the entire template in a conditional if you want. Code:
<if condition="!is_member_of($vbulletin->userinfo, X, Y, Z)"> ONLY X, Y AND Z USERGROUPS CAN SEE... <else /> YOU CAN SEE ALL CODE HERE... </if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|