Today's visitors inaccurate [message #18486] |
Tue, 25 May 2004 12:14 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
math_adm
![France France](/forum/images/flags/fr.png) Messages: 126 Registered: September 2003 Location: France
Karma: 0
|
Senior Member |
|
|
Hi
I'm using 2.6.0 and I noticed that since I upgraded a few months ago from 2.3.8, the "Today's visitors" list has become completely inaccurate. Some of the visitors never show up in this list, while others do immediately.
I set the cache age in the global configuration pannel to 0 but this does not seem to help. Is there a way to fix this ?
Thanks
|
|
|
Re: Today's visitors inaccurate [message #18487 is a reply to message #18486] |
Tue, 25 May 2004 12:59 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Today's Visitors is not cached in anyway, some people may not show up because they have turned on "invisible" mode.
FUDforum Core Developer
|
|
|
|
|
|
Re: Re : Re: Re : Re: Today's visitors inaccurate [message #18491 is a reply to message #18490] |
Tue, 25 May 2004 13:19 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The query that gets today's visitors is extremely simple and is based on last_visit field in the users table, where this field is greater then the timestamp of 12:00am on that day.
FUDforum Core Developer
|
|
|
|
|
|
|