I'm trying to figure out why my Chat page doesn't show up in the Who's Online.
I added
Code:
case '/chat/index.php':
$userinfo['activity'] = 'chat';
break;
Code:
case 'Chat':
$userinfo['action'] = construct_phrase($vbphrase['viewing_x'], 'In Chat');
$userinfo['where'] = "<a href=\"/chat/index.php?$session[sessionurl]\">$vboptions[bbtitle] Chat</a>";
break;
To the Functions_Online.php, yet it still doesn't work. Any thoughts?
Do I have the wrong path or something?
My Site:
www.OrderOfRonin.com :ermm: