vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Time-out for Cookie (https://vborg.vbsupport.ru/showthread.php?t=68895)

zetetic 08-30-2004 09:54 PM

Time-out for Cookie
 
The "Time-out for cookie" option in vBulletin settings is defined as:

Quote:

This is the time in seconds that a user must remain inactive before any unread posts are marked read. This setting also controls how long a user will remain on Who's Online after their last activity.
So, I have a couple users who want this time-out set at an hour because they say the default setting (15 minutes) doesn't give them enough time to read all the new posts before they get marked read.

The problem is the fact that it's tied into the Who's Online list, which gets screwed up because it retains user info for an hour.

Is it possible to split the Who's Online list off so it doesn't use the same setting as the "mark posts read" function?

zetetic 08-30-2004 10:10 PM

Quote:

Originally Posted by tmhall
The "Time-out for cookie" option in vBulletin settings is defined as:


So, I have a couple users who want this time-out set at an hour because they say the default setting (15 minutes) doesn't give them enough time to read all the new posts before they get marked read.

The problem is the fact that it's tied into the Who's Online list, which gets screwed up because it retains user info for an hour.

Is it possible to split the Who's Online list off so it doesn't use the same setting as the "mark posts read" function?

I found this line in online.php:

$datecut = TIMENOW - $vboptions['cookietimeout'];

Would changing that help anything?

rake 08-30-2004 11:28 PM

15 minutes is pretty decent. why not just tell your users to ctrl+n to open a new window once in a while, or just refresh the page?

zetetic 08-31-2004 06:01 PM

Quote:

Originally Posted by rake
15 minutes is pretty decent. why not just tell your users to ctrl+n to open a new window once in a while, or just refresh the page?

I tried, but they're not having it. :D

AN-net 08-31-2004 06:03 PM

tell them to read faster! lazy users!


All times are GMT. The time now is 08:42 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.01060 seconds
  • Memory Usage 1,718KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (5)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