The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to put a particular users "online/offline dot" in a new place?
That green light / no light next to the user name in posts, PMs, Friends list, etc.
I want to show if a particular user is online in a new place. Just need a snip of code I can plug into FORUMHOME somewhere to make that user's 'on/off light' show up with the correct status for that user indicated. I'm assuming this kind of thing is a no brainer for someone who knows what they're doing. Thanks for reading. |
#2
|
|||
|
|||
Someone???
IF user:thisguy = online <img src=on light> ELSE <img src=off light> HELP!!!! |
#3
|
||||
|
||||
I don't think it's that easy because forumhome is outside a post, so you won't know what user is online or offline- it'a not like you give a function the username and it returns if they are online/offline... at least it doesn't work like that in a template- you'll need to write a plugin to get that info.
In the postbit the code is simply: {vb:raw post.onlinestatus} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|