Quote:
Originally Posted by imexhouse
I think the line in modules/Users_online/registered_users.php:
$expiry_time = $curtime + 300;
is ignored, if you set the session expired time in config.php to something else.
I have registered_users.php set for 5 minutes, but my users online stats are still showing users that visited my site 12 hours ago.
|
I think you are right. I'll check tomorrow what is going on with it and send the correction.