Is there a way to view the currently logged in members in the backend? If so, how?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
May 04, 2011 3:10pm
Subscribe [2]#1 / May 04, 2011 3:10pm
Is there a way to view the currently logged in members in the backend? If so, how?
#2 / May 05, 2011 2:10am
Hi Evoir,
In the backend no there is not. You could however create a template just for yourself and add
{exp:stats}
{member_names backspace="6"}
<a href="http://{member_path=member/index}">{name}</a>
{/member_names}
{/exp:stats}Taken straight from the Stats Module
#3 / May 05, 2011 2:33pm
Thanks. I’ll check it out and get back to you (unless you close the thread before I have time 😊 )
#4 / May 06, 2011 2:02pm
No worries, we’ll keep it open to give you time to check it out! 😊
Kevin