Closed (won't fix)
Project:
Drupal core
Version:
4.3.1
Component:
statistics.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jan 2004 at 15:30 UTC
Updated:
6 Jan 2004 at 18:52 UTC
the "who's on-line" module reports the visitors if you navigate before authenticate, but once you do so it says that are 0 visitors and 0 [registeded] usrs on-line. and of course, it does not appear the on-line usrs sub-block: there're no usernames to show. the "new usrs" block works well.
I tried several times with different "activity threshold". and sometimes I asked friends to try to navigate (so there's not only with my username, nor super-admin role..) and nothing happens: it only reports anonymous usrs.
I'm using 4.3.1 and postgresql 7.3.4.
Comments
Comment #1
dries commentedThe "who is online" block has been refactored in HEAD: it now uses the
sessiontable instead of theaccesslogtable. I'm marking this "won't fix". Please reopen this report if the problem persists using Drupal HEAD or when someone has a DRUPAL-4-3 patch to look at.