vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Online Hack (https://vborg.vbsupport.ru/showthread.php?t=37111)

NoFixxxer 04-07-2002 04:45 AM

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

TECK 04-07-2002 05:28 AM

is not a hack. is a template edit. in postbit template, move $onlinestatus where ever you want.

NoFixxxer 04-07-2002 06:16 AM

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.

NoFixxxer 04-09-2002 12:56 AM

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.

bluecat 05-04-2002 08:25 PM

I'm actually searching for this hack too.

FWC 05-04-2002 08:52 PM

Quote:

Originally posted by NoFixxxer
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.
Change your postbit_offline template to:
Code:

Offline
and you postbit_online template to:
Code:

<table style="filter:glow(color=red, strength=4)">Online</table>
Change the color red to whatever glow color you want.

bluecat 05-04-2002 09:39 PM

I finally got it. Thanks.

Cynthia Blue 05-10-2002 07:16 PM

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. ;)

NSeXcellent 06-06-2002 07:03 PM

Quick question if anyone can help... how do I incorporate this underneath the avatar, as is with this site?

bluecat 06-06-2002 08:34 PM

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. :)


All times are GMT. The time now is 01:41 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
  • Page Generation 0.01049 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete