The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Online Hack
Can anyone point me to the hack that displays if a user is online in the Avatar area? I've looked everywhere for it, no luck. thanks in advance
|
#2
|
||||
|
||||
is not a hack. is a template edit. in postbit template, move $onlinestatus where ever you want.
|
#3
|
|||
|
|||
Oh ok, thanks. However, I Moved the Variable, and I get the YELLOW VBulletin Check Mark when online, and the greyed on when I'm offline.
How would I make it the same as the one on this site? I love the Glow Hack on the ONLINE Notice. Thanks in advance. |
#4
|
|||
|
|||
Anyone please?? My programming skills are minimal at best. Appreciate any help you can offer. Setting it up just like it is on here would be perect.
|
#5
|
||||
|
||||
I'm actually searching for this hack too.
|
#6
|
||||
|
||||
Quote:
Code:
Offline Code:
<table style="filter:glow(color=red, strength=4)">Online</table> |
#7
|
||||
|
||||
I finally got it. Thanks.
|
#8
|
||||
|
||||
Thanks FWC I understand now too... had to read some threads. So the postbit_offline and the postbit_online are what actually determine what image/text will be posted. I gets it.
|
#9
|
|||
|
|||
Quick question if anyone can help... how do I incorporate this underneath the avatar, as is with this site?
|
#10
|
||||
|
||||
If you mean anywhere under the avatar, here's how I did it in my "postbit" template about an eigth of the way down:
<smallfont>Registered: $post[joindate]<br> Local time: $post[localtime]<br> Location: $post[field2]<br> Posts: $post[posts]<br> Status: $onlinestatus </smallfont></td> You can see how it looks on my board here: http://forums.realpolice.net Hope that helps. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|