how do i reset the $loggedinusers to 0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DrinkMilk
    Member
    • Sep 2001
    • 35

    how do i reset the $loggedinusers to 0

    i looked every where in the database for
    'loggedinusers' to revert the number back to 0. so how? thanks

    EDIT: I mean how do i reset the max amount of users online to 0..
    Last edited by DrinkMilk; Thu 13 Dec '01, 6:27pm.
    Keith
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74167

    #2
    Delete all rows from the Session Table in your database.
    Translations provided by Google.

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

    Comment

    • Chen
      Senior Member
      • Jun 2001
      • 8388

      #3
      Run this query:
      Code:
      UPDATE template SET template='0 0' WHERE title='maxloggedin' AND templatesetid=-2;
      Chen Avinadav
      Better to remain silent and be thought a fool than to speak out and remove all doubt.

      גם אני מאוכזב מסיקור תחרות לתור מוטור של NRG הרשת ע"י מעריב

      Comment

      • DrinkMilk
        Member
        • Sep 2001
        • 35

        #4
        thanks guys you all the best
        Keith

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...