vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   here's an idea (https://vborg.vbsupport.ru/showthread.php?t=13707)

ff92k 04-11-2001 10:03 AM

I was wondering if there was a hack that changed the "who's online" to "who has been online in the last xx mins" Is there a hack for this? i know there is one for the UBB, but i'm not sure if there's one for VB
thanx

jojo85 04-11-2001 10:09 AM

Think than you can modify that but where dunno :(

tubedogg 04-11-2001 10:12 AM

It's a matter of editing the wording in the template. The who's online thing is based on sessions and cookie timeouts - however long your cookie timeout is set (under Admin CP > Options) is how long they'll stay on the list. So just edit the...um...let me dig it up :)...forumdisplay_loggedinusers. Just edit the wording there.

jojo85 04-11-2001 10:40 AM

Oh yes :)
Sorry

ff92k 04-11-2001 11:39 AM

Quote:

The who's online thing is based on sessions and cookie timeouts - however long your cookie timeout is set (under Admin CP > Options) is how long they'll stay on the list.
I thought that was for the amount of time it took until the y could veiw their posts...

Mark Hewitt 04-11-2001 12:31 PM

:confused: You can view posts immediately.

PimpDaddy1 04-11-2001 03:53 PM

now, what am I suppose to do again. Sorry I have no clue how to do this. where should I change what?

Thanks

tubedogg 04-12-2001 09:33 AM

Quote:

Originally posted by ff92k
I thought that was for the amount of time it took until the y could veiw their posts...
I think you mean it's the amount of time until posts are marked read. If that's what you mean, then yes you are correct. It functions for both. Basically the cookie timeout does a number of things in the end, but it is only one variable because each user has only one cookie (aka one session). The things that the cookie timeout affects:
1] How long to wait after the users' last click to mark new posts since the users' previous visit read.
2] How long the user stays on the Currently Active Users' list.
3] How long until the user is considered inactive.
The end result is that number affects all of these. If the user does not use the session cookie, the session is sent thru the links (e.g. url.php?s=longstringoflettershere) but it is still the same thing - after x seconds of inactivity, that session is marked inactive in the database, and eventually deleted.

PimpDaddy: This is merely a matter of semantics. If you want to change the wording from "Currently Active Users" to "Active users within the last x minutes" you just need to edit the forumhome_loggedinusers template to reflect that.

ff92k 04-12-2001 09:37 AM

thankx :) i've changed it now


All times are GMT. The time now is 11:46 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.01112 seconds
  • Memory Usage 1,724KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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