vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Most users ever online has not correct (https://vborg.vbsupport.ru/showthread.php?t=271308)

maxie 10-02-2011 11:28 PM

Most users ever online has not correct
 
hello team vbulletin

i have problem to my user online
Code:

Most users ever online was 45, 5th September 2011 at 01:09 PM.
which is not correct my present date


how to edit this setting


thanks

Lynne 10-03-2011 01:54 AM

Why do you think it is wrong? The only way to edit it is in the datastore table - there is no way to edit it via vb directly.

maxie 10-03-2011 04:15 AM

can you guide me sir how to edit my data store table ?

thanks

Lynne 10-03-2011 06:05 PM

It is really best if you do not edit that directly unless you understand what serialize data is. You could screw up your forum if you edit it incorrectly.

Videx 10-05-2011 02:20 AM

With today's spammers, the "Most users ever online" is almost always incorrect. Currently the only way to reset the number is with a SQL query in AdminCP>Maintenance>Execute manual SQL query. As Lynne said, if you screw this up you can be sorry. But you should be doing regular backups anyway.

The query (copy and paste!):
Quote:

UPDATE datastore SET data = '' WHERE title = 'maxloggedin';
As to your date problem: Who knows. Check your server clock.

maxie 10-05-2011 10:53 PM

thanks for suggestion sir


but my big problem is the date,

5th September 2011 at 01:09 PM

that is suppose October 3.. its too late

:(


my server time is correct.

Videx 10-05-2011 11:11 PM

Without a link we can't even look at it ourselves. But I'm unclear on why you think the time is wrong. I mean, what makes you think you had more users online on October 3?

maxie 10-05-2011 11:38 PM

well this is it

right now my forum

Most users ever online was 45, 5th September 2011 at 01:09 PM.



the date has not change

Videx 10-06-2011 12:10 AM

It's not supposed to change unless you get more than 45 simultaneous users.

maxie 10-06-2011 02:02 AM

thank you sir.


All times are GMT. The time now is 07:22 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.01070 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete