vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Status : Online/Offline/Idle hack !? (https://vborg.vbsupport.ru/showthread.php?t=55847)

PurpleCow 08-03-2003 04:15 AM

Status : Online/Offline/Idle hack !?
 
Hello,

I was looking for a hack which basically displays a message like

Status : Online
Status : Offline
Status : Idle

in the postbit on thread display page(s) below the

Registered: Jul 2002
Posts: 200

I did a search hre and did find a few hacks, but none of them has this Status : Idle , option.

This Idle option should appear, if a member doesn't click or his window is not active for say 5 mins. And even after 5 mins, if the user doesn't click on any link or say his window is not active, it should change over to Status : Offline.

Is such a hack possible to be done ??If you should have any other ideas for situations as to when a user should be considered IDLE, you could implement in the hack. i would also like these Status options to appear in individual profile page(s).

Thanks for any help.

Cheers

assassingod 08-03-2003 07:21 AM

You could try:
https://vborg.vbsupport.ru/showthrea...threadid=33099

and modify the template to your needs.

Other than that I dont recall seeing a hack that does what you requested.

PurpleCow 08-03-2003 12:02 PM

aaigngod - That hack actually says its away and it accomplishes that. But, what i am looking at is a bit different as i specified in the first post.

Thanks for the lonk, though.

PurpleCow 08-05-2003 06:40 AM

Hello,

Without the IDLE option, i tried to install the hack for Status : Online and Offline for my boards, but having problems.

This is how I did :

Opened showgroups.php

Replaced all occurances of postbit_online with online
Replaced all occurances of postbit_offline with offline

Saved it back to my forums root directory.

Then Added two new templates :

1. "online" with this code in it :
<smallfont>Status : <B>Online</B></smallfont>

2. "offline" with this code in it :
<smallfont>Status : <B>Offline</B></smallfont>

Then in the "postbit" template, I added this $onlinestatus , where i wanted.

What I actually want to appear in the postbit is
Status : Online for online users &
Status : Offline for offline users

And that is what my two new templates reflect.

But, I am getting an image in the postbit, instead of text, what i wanted. How can i get the text as i mentioned above ??

Thanks for help.

Cheers


All times are GMT. The time now is 04:25 PM.

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.00886 seconds
  • Memory Usage 1,717KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete