vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Most users ever online (https://vborg.vbsupport.ru/showthread.php?t=41412)

w596 07-23-2002 02:09 AM

Most users ever online
 
I just noticed today that my "Most users ever online" is not maintaning the correct count. For some reason the count is re-setting? Any ideas of what could be missing and where?

Thanks in advance,

W596

w596 07-23-2002 05:12 PM

Never mind... fixed it. ;)

KeemDog37 08-26-2002 11:16 PM

howed you fix this?

g-force2k2 08-27-2002 12:13 AM

perhaps a template error... because it stores it in a special template... but i could be wrong :p

g-force2k2

NTLDR 08-27-2002 01:56 PM

Offten running scrtipts that deal with the usersonline code that don't have $loadmaxusers=1; at the top reset the maxium users each day.

w596 08-27-2002 08:44 PM

Quote:

Originally posted by NTLDR
Offten running scrtipts that deal with the usersonline code that don't have $loadmaxusers=1; at the top reset the maxium users each day.
;)

KeemDog37 08-27-2002 11:05 PM

nope my website is reseting it every tme someone gets in or out so if 5 online users now record is 5

w596 08-27-2002 11:30 PM

Yes, that's exactly what mine was doing. I was using an index.php that didn't contain the $loadmaxusers=1; code. I added this code to the php file just below the $templatesused variables and it's been working fine ever since. ;)

KeemDog37 08-28-2002 02:54 AM

nope my index.php has that


All times are GMT. The time now is 03:49 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.01805 seconds
  • Memory Usage 1,719KB
  • 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)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