The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Who's Online simple request...
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; Do I have the wrong path or something? My Site: www.OrderOfRonin.com :ermm: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|