The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]() Quote:
1. Go to your AdminCP. 2. Add a New User Profile Field with the following settings and Remember the Field Number that it uses: + Profile Field Type: Single-Selection Radio Buttons + Title: Shoutbox + Description: Here you can turm the shoutbox on or off + Options (If you change these, you must also change them in the template edits): Yes, enable. No, disable. + Which Page Displays This Option? Options: Other And add this code in your template Code:
<if condition="$bbuserinfo['fieldX'] == 'Yes, enable.'"> Here your shoutbox code</if> ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|