The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Global Online Status
Hi Again...
How would I get it so that online status can work for more than just the postbit? Here's a code I wanna use on showgroups... Code:
<!-- showgroups --> <if condition="THIS_SCRIPT == 'showgroups'"> <if condition="$onlinestatus==0"><img src="images/schemes/vanished/statusicon/forum_old.gif" border="0" /></if> <if condition="$onlinestatus==1"><img src="images/schemes/vanished/statusicon/forum_new.gif" border="0" /></if> <if condition="$onlinestatus==2"><img src="images/schemes/vanished/statusicon/forum_old.gif" border="0" /></if> </if> <!-- /showgroups --> |
#2
|
||||
|
||||
Bump
Next day bump again... no one knows? |
#3
|
||||
|
||||
Bump again...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|