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

dries’s picture

Assigned: Unassigned » dries

The "who is online" block has been refactored in HEAD: it now uses the session table instead of the accesslog table. 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.