The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]() Quote:
Yes, just edit the postbit or postbit_legacy template and add something like: Code:
<vb:if condition="is_member_of($bbuserinfo, X)"> // code for image </vb:if> By the way, you can include more than one usergroup if you want, by listing the ids, like: Code:
<vb:if condition="is_member_of($bbuserinfo, 5, 6, 7)"> ... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|