The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
By disable, do you mean don't display it in posts? I think you could just find the line in the postbit (or postbit_legacy) template and put an "if" around it, like:
Code:
<if condition="!(in_array($forum['forumid'], array(1, 2, 3)) AND is_member_of($post, 4, 5, 6))"> ... </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|