The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Coding for Usergroup
I'd like to ad an if statement to only display certain ads for paid subscribers. Is there a mod for this, or what code can I just put before the ad code?
|
#2
|
|||
|
|||
Quote:
PHP Code:
HTML Code:
<if condition="in_array('5,6,7',$bbuserinfo[usergoupid])"> // ....... </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|