The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
conditional for "who is online"
I've created a usergroup for people who's contact info I want hidden (email form, messenger details etc) regardless of what they have entered before.
I've got <if condition="$bbuserinfo[usergroupid] == 15"><else /> for the templates that they might see I've got <if condition="$userinfo[usergroupid] == 15"><else /> for the memberinfo template I've got <if condition="$post[usergroupid] == 15"><else /> for the postbit template However I can't find anything that works for the who's online page <if condition="$vboptions[usergroupid] == 15"></else> doesn't seem to do anything, neither do any of the above. Any suggestions? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|