SimplePortal

Customization => Blocks and Modifications => Block Requests => Topic started by: Xarcell on September 02, 2010, 09:10:29 AM

Title: Who Is Viewing
Post by: Xarcell on September 02, 2010, 09:10:29 AM
I'm trying to get who is viewing the board in a php block. But I can't seem to get it to work.

Code used:

Code: [Select]
if (!empty($settings['display_who_viewing']))
{
echo '', $context['view_members'], '';
}

Any help with this?
SimplePortal 2.3.8 © 2008-2024, SimplePortal