vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to reset... (https://vborg.vbsupport.ru/showthread.php?t=242320)

jbizzle 05-12-2010 02:19 AM

How to reset...
 
Is there anyway to reset the "Most users ever online" I messed something up and it shows there was about 3k users online at once... :erm:

jbizzle 05-14-2010 12:10 AM

bump

Speysider 05-14-2010 02:11 PM

AdminCP >> Maintenance >> Update Counters
Run the "Rebuild Stats" counter (not sure why it tells you that your whole forum will be deleted when it doesn't do that. Take precautionary measures and backup your database if need be.)

borbole 05-14-2010 02:24 PM

Quote:

Originally Posted by jbizzle (Post 2035468)
Is there anyway to reset the "Most users ever online" I messed something up and it shows there was about 3k users online at once... :erm:

To reset the most users online run this query at the phpmyadmin:

Code:

UPDATE datastore SET data = '' WHERE title = 'maxloggedin';
If your tables have prefix then you should include it at the query as well.

Speysider 05-14-2010 03:06 PM

Why is everything got to be queries?? There's counter updaters to do this.

borbole 05-14-2010 03:54 PM

Quote:

Originally Posted by Speysider (Post 2036963)
Why is everything got to be queries?? There's counter updaters to do this.

The counter update doesn''t reset the most users online, that is why.

Speysider 05-14-2010 04:03 PM

I'll quote from the ACP help text:
Rebuild Statistics:
Code:

This feature rebuilds the information that is displayed on your Statistics page.
The stats page includes:
Quote:

Top Statistics - Such as Newest member to the forums, Record online users etc.
Registration Statistics
User Activity Statistics
New Thread Statistics
New Post Statistics

borbole 05-14-2010 04:43 PM

Quote:

Originally Posted by Speysider (Post 2036995)
I'll quote from the ACP help text:
Rebuild Statistics:
Code:

This feature rebuilds the information that is displayed on your Statistics page.
The stats page includes:

Please, read carefully the post of the OP. He/she wants to rest the most users online :)

Speysider 05-14-2010 05:25 PM

I did and pointed him to the right location (it would rebuild bad post stats at same time)
I know him and he's not good with SQL or queries.

borbole 05-14-2010 05:28 PM

Quote:

Originally Posted by Speysider (Post 2037025)
I did and pointed him to the right location (it would rebuild bad post stats at same time)
I know him and he's not good with SQL or queries.

It doesn''t matter if he is not good with sql, all he needs to do is copy/paste/run the query that I posted above and he should be all set. Don''t worry about it.

P.s. You are not making much sense, what bad posts would have been rebuilt at the same time? He didn''t ask for anything like that. Or you can read minds :D


All times are GMT. The time now is 12:01 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.01168 seconds
  • Memory Usage 1,737KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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