The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Replace the contents of your postbit_onlinestatus template with:
HTML Code:
<vb:if condition="$onlinestatus==0">{vb:rawphrase x_is_offline, {vb:raw user.username}}</vb:if> <vb:if condition="$onlinestatus==1">{vb:rawphrase x_is_online_now, {vb:raw user.username}}</vb:if> <vb:if condition="$onlinestatus==2">{vb:rawphrase x_is_invisible, {vb:raw user.username}}</vb:if> |
Благодарность от: | ||
kNeeLy |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|