Reset Most users ever online

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CorbinH
    Senior Member
    • May 2009
    • 232
    • 4.0.0

    Reset Most users ever online

    Now that we have our Who's Online issues sorted we would like to reset our "Most users ever online" back to zero and start again.
    How is this achieved in 5.4.3?

    TIA
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73981

    #2
    There is no built-in mechanism to do this.

    You can do this.
    1. In your favorite MYSQL GUI (or command line if you prefer), run the query - delete from datastore where title='userstats';
    2. Login into the AdminCP.
    3. Go to Schedule Tasks -> Scheduled Task Manager.
    4. Run the Daily Stats Log task.
    If you have a table prefix defined in your /core/includes/config.php file, you will have to prepend that to the datastore table name in the query.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment


    • CorbinH
      CorbinH commented
      Editing a comment
      Thank you Wayne,
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...