The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need a hand with a conditional statement please
Hi guys,
I need some help, I'm sure this is a simple solution, but I have no idea. Basically, I need the VB equivenlant of this code to put in my header (and will have the tag close in the footer of course) PHP Code:
Basically, I have "sponsored links" on my site, and I would like to disable them for paying members. Any help would be GREATLY appreciated! |
#2
|
|||
|
|||
Use $vbulletin->userinfo['usergroupid']
|
#3
|
|||
|
|||
well, I sort of figured it out"
Code:
<if condition="$vbulletin->userinfo['usergroupid'] == 8"> I would like to do this for 2 usergroups edit: Nevermind, I got it |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|