vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Extended timeout for whois online without changing cookie timeout (https://vborg.vbsupport.ru/showthread.php?t=35766)

Jakeman 03-05-2002 10:00 PM

Extended timeout for whois online without changing cookie timeout
 
Extended timeout for whois online without changing cookie timeout - vBulletin 2.2.6 - Jake's second hack. wOOtie! :D

About: This hack will make your forumhome and whois online pages show all users from the last X amount of time without increasing the actual login time. By using this hack instead of simply changing your cookietimeout setting in your admin cp you can avoid the side effect of increasing the login time which jacks the unread post markers for your users.

Indications: forums needing the appearance of more traffic. :p

Directions: four small file mods. see attached file.

Demo: my site @ http://www.macsubculture.com/

Neo 03-06-2002 05:45 AM

Nice. I will install it later on. Great Hack :D

lordofgun 03-07-2002 12:26 AM

will this also reduce load on the server? we are having so many people on the boards that we have had some occasional blackouts.

Jakeman 03-07-2002 12:36 AM

this should have no effect on server load either way

nafae 03-07-2002 02:02 AM

Quote:

Originally posted by Jakeman
By using this hack instead of simply changing your cookietimeout setting in your admin cp you can avoid the side effect of increasing the login time which jacks the unread post markers for your users.

Sounds like a great hack, but am curious what this means? I have noticed that the mark as read feature doesn't work particularly well on my board, could this be the culprit?

lordofgun 03-07-2002 02:05 AM

thanks

what i meant was this...

we have our timeout set at 1200. it doesn't show as many users online as i'd like at 1200. but if i raise it, there's too much load on the server. Would this be useful in showing more users online, without having to increase the server load by raising the timeout?

am i making sense? lol

Jakeman 03-07-2002 06:12 AM

Quote:

Originally posted by lordofgun
thanks

what i meant was this...

we have our timeout set at 1200. it doesn't show as many users online as i'd like at 1200. but if i raise it, there's too much load on the server. Would this be useful in showing more users online, without having to increase the server load by raising the timeout?

am i making sense? lol

hmm, do you have persistant connections enabled? if so, turn them off. (it's a setting in your forum/admin/config.php)

nafae, i know exactly what you are talking about. that problem is caused by a limitation of browser cookies and there is nothing you can do about that under the current system. one way vB could fix that is to directly query the database for post markers instead of using cookies, but this increases the server load. maybe vB has something in the works for version 3.

anyways, this hack simply gives the appearance of more traffic by displaying users from the last hour (or whatever you choose). many people will set their cookie timeout really high to give the appearance of more users, but setting the cookie really high means you are also increasing the login time which jacks with unread post markers... example, a user logs into your forum and then is inactive for 2 hours. since your login cookie is set to 1 hour (for example) then any new posts made within the first hour of inactivity will *not* be marked as unread the next time they login. do you see what i'm saying? this hack allows you to increase the time for the whois online list without touching your login cookie time.

*head explodes* :p

Admin 03-07-2002 08:54 AM

I'm not too familiar with the session code and can't be bothered to look right now, but I think this *will* jack the markers for users that don't use cookies (thus using the sessions table, which is only emptied after one hour instead of 15 minutes).

Like I said I'm not sure, maybe a dev can confirm this. :)

lordofgun 03-07-2002 03:08 PM

thanks jakeman!

great hack, BTW!

Jakeman 03-07-2002 05:17 PM

Quote:

Originally posted by FireFly
I'm not too familiar with the session code and can't be bothered to look right now, but I think this *will* jack the markers for users that don't use cookies (thus using the sessions table, which is only emptied after one hour instead of 15 minutes).
i will test this without cookies when i get home from work tonight... i never thought of that. i have had no complaints from my members so far, but they all might be using cookies (myself included). we will see.


All times are GMT. The time now is 05: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
  • Page Generation 0.01528 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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