How would I make a page show on the whos on line.
I have my main site that is tied in with vbulletin but I dont use the skin templates.
How ever I would like to show people on these pages on the WOL.
I already include my global.php
I added the plugin to add custom pages to the WOL but the page has to show there first as Unknown location before I can do the plugin to show what I want.
I tried adding
Code:
define('THIS_SCRIPT', 'test');
Any suggestions would be great.