By Witch on
i tried to create a block with online users.
All users who were active for the last 15 minutes should appear. i tried to handle the filter, but it wont work.
can somebody give me same food for thougt or examples?
thank you!
i tried to create a block with online users.
All users who were active for the last 15 minutes should appear. i tried to handle the filter, but it wont work.
can somebody give me same food for thougt or examples?
thank you!
Comments
You do not need to create a view for it
Drupal 6, it comes with the block "Who's online". You just need to enable it Administer --> Blocks.
i need some addional
i need some addional functions like userpictures.
bump
bump
bump again! i am sure that
bump again! i am sure that somebody knows how to do this :)
If you really want to do it
If you really want to do it in views it looks like this http://drupal.org/project/user_stats will add the filters you require.