The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
You setup a profile field to reflect yes/no response/drop down. Then surround your shoutbox code with this:
HTML Code:
<if condition="field[X] == 0"> // Shoutbox code here </if> The == 0 means if they have it set to NO then it will show, otherwise it won't. I can't remember if it should be: HTML Code:
$field['X'] OR $field[X] |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|