The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Easy Question
All I want to do, is show the online status of a user in the postbit.
As well as the gender of the member next to the online status. Just like the example in the image I Posted. |
#2
|
||||
|
||||
The "online status" is built-into the default postbits. You can use code from those default templates to add that to your custom postbit.
|
#3
|
||||
|
||||
The code you want to look for in the postbit for the online/offline status is this:
$post[onlinestatus] It calls the template "postbit_onlinestatus". So, move that code in the postbit to where you want it and modify the template however you want (to show you own images if they have different names). You need to post in the modification thread for help with the gender mod. |
#4
|
|||
|
|||
How cna I enable it to show?
If it's already in the postbit, is there a way I can enable and disable it? |
#5
|
||||
|
||||
To show your status? You don't see a little green/red/gray dot next to your username (if you are using the postbit template) or at the bottom left (if using the postbit_legacy)?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|