The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to add online status options?
Basically when I pull up postbit_onlinestatus I find these 3 options that could be displayed.
Code:
<span class="smallfont"> <if condition="$onlinestatus==0"> Offline </if> <if condition="$onlinestatus==1"> <font color="#FF7800"><strong>Online</strong></font> </if> <if condition="$onlinestatus==2"> Invisible </if> </span> Thanks |
#2
|
||||
|
||||
Nobody has any answer?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|