The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Standard Redirect Template
In my standard Redirect Template, I would like to put an ad and remove the automatic forwarding javascript thing. I know how to do both these things, but my problem is that I need to it only haapen for certain users.
In my other templates, the following code works fine: Code:
<if condition="!is_member_of($bbuserinfo, 15) && !is_member_of($bbuserinfo, 16) && !is_member_of($bbuserinfo, 17)">Ad Code Here</if> Thanks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|