PDA


View Full Version : Add to active users box


thejaxx
04-29-2005, 03:03 AM
I just installed an IRC hack that i would like to get the information added to the Active Users box as well.

I figure it goes in the adv_portal_onlineusers template, but i've only managed tomess things up quite a bit. So now I'm asking for help.

The hack I speak off is this one here: http://www.vbulletin.org/forum/showthread.php?t=60365&page=1&pp=15

Would appreciate any help.

Thanks

Brian
04-29-2005, 11:49 AM
You most likely need to add the PHP code that prints out the stats to your /forum/modules/online.php file as well.

thejaxx
04-30-2005, 06:52 PM
Took a look at it.

I just got to figure out which part of the code to use then.

Thanks.