![]() |
I've searched this board for several hours and now I guess I have to ask for some help. On the left side of this board, beside the posts, what hack was used to show whether the user is Online or Offline? I love the feature but can't find how to implement it. Thanks in advance and I hope I'm asking in the right place. :confused:
|
Its actually just a simple templae modificiation.
Go to your admin panel, then go to the templates section. You are going to need to modify the following templates. Postbit Postbit_offline Postbit_online First off change the postbit_offline template to the following: Code:
<b>Offline!</b> Code:
<b>Online!</b> About 3 quarters of the way down you will see a variable called $onlinestatus. Cut it from there. Then scroll up until you see the following: Code:
<smallfont>Registered: $post[joindate]<br> Code:
<smallfont>$onlinestatus<br>Registered: $post[joindate]<br> |
You're right that it was simple to do but you sure saved me a lot of time by letting me know where to change things. I appreciate your quick response and help. Thank you!!
|
Your welcome :)
|
Cool! Just what I was looking for ...
|
so do you just delete
the default script in the postbit_offline/online? Or do you just place that line that you mentioned in there? |
forget it I figured it out :)
|
how do you make it glow? btw it works great :)
|
and to get them to glow I must...
PLEASE reply |
<font color="#FFFFFF"><table style="filter:glow(color=yellow, strength=2)">Online</table></font>
there ya go ;) |
All times are GMT. The time now is 03:11 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|