Hi.
I need a block to display current online users , like who's online , but only for currently displayed group (from og module)
The group is displayed on a custom page view , using autopath with the address /group/[node id] , with several other blocks
using the user stats module , i can get the currently online users , so i tried to create a view , but how do i filter it to only current displayed group?
I tried setting the argument group node , but it doesn't help.

thanks