|
|
Joined: Oct 2001
Posts: 34
Junior Member
|
Junior Member
Joined: Oct 2001
Posts: 34 |
How can one change the amount of time one's users are logged in. At the moment, it records users logged in after 10 mins. Id like to change that variable. Please advise.
Thank you.
|
|
|
|
Joined: Apr 2002
Posts: 1,768
Addict
|
Addict
Joined: Apr 2002
Posts: 1,768 |
[6.1.1]
I think there are three places to change:
online.php: $Outdated = $html -> get_date() - 600;
ubbt.inc.php: $Outdated = $Outdated - 600;
ubbthreads.php: $LastOn = $date - 600;
If you wanted to change the time interval to 30 minutes, you would change each 600 to 1800 (30 min * 60 sec/min).
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,835
Joined: January 2000
|
|
Forums63
Topics37,575
Posts293,932
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|