Online/Offline is not working for me
cerup - September 8, 2009 - 19:01
| Project: | User Stats |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm not sure if I'm doing something wrong, but I've created a view with two fields (user picture and user name) and filtered by 'is Online'. All I get is the 'anonymous' picture and name even though I'm logged in on two accounts. If I switch it to 'is offline' I get the same result. I've set permissions, and run cron just to make sure everything is up to date.
I can't figure out if it's my error or a bug in the module, but I can't seem to get this working.

#1
For anyone else that's having this issue, I found that in order to filter a view by "is: online" you also have to filter "is: Active = yes." Without setting the active filter, this seems to only return non active users.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
for me too,
I added the isonline field in fields section of the view. But i am getting unexpected Behavior.
Thanks