![]() |
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 ;) |
I'm sure if you search you can find this in another post, but here's an example for Online.
PHP Code:
HTH :D |
Thank you guys :) I applied this template hack too now :P And am very pleased with it. Fnx.
|
So we have a long way to go then :)
*edit*Sorry, i posted in the wrong thread*edit* |
worked like a charm!
I used the Glow..... |
the userstatus won't show up at my board ???
anybody who can help me out? maybe i made an error in a php file or something |
instead of online and offline, how do I put an image there?
|
Thanks! Works like a charm :-)
- Kris (Glow is the key...) |
I'm going to move this to the template modifications..
|
Ryan...
Replace it with : Code:
<img src="url to the image"> Satan |
Quote:
when the user is off line, it works exactly as it should. however, when the user is on line, there is a inexplicable space between the word on line, and the registered line. i've tried working on htis, but could not get that space outta there. any suggestions? |
t
|
Lyle you saint :D
|
I installed this, however for some reason everyone is showing up as online... why is that?
Thanks! ASweetDeal |
Postbit
Postbit_offline Postbit_online As long as you just modified the above templates, you should not be having any problems. - SaintDog |
thanks man it works realwell
|
very simple & very cool TEMPLATE MOD.
|
I have the same problem as XFLBret, any ideas?
|
Any ideas why I get an extra space below Online in my forums?
|
bump
|
He is not using a complete table, use the following instead (just replace it with the color(s) you want :)
Code:
<table> - SaintDog |
Thank you!!! :)
|
Thank You for this hints. Really nic eone!
|
Damn, been looking for this for weeks. Going to attempt it as soon as the server comes back to life from it's memory upgrade. :)
|
1 Attachment(s)
Installed ok but have a weird problem. Check out the attached image. The message box seems to have expanded for some reasons. Plus the pages are taking ages to load.
|
Maybe make table width="100%" in it... i.e. <table width="100%"> this may not be it though.
|
My hacked code looks like:
PHP Code:
|
Anyone?
|
Figured it out. ;)
|
I was looking for this as well
thanks!! |
damn, my $onlinestatus
isnt working ... any ideas what i can be ??? |
All times are GMT. The time now is 06:09 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:
|