Quote:
Originally Posted by ChopSuey
Sorry
use this
PHP Code:
if($filename=='extra_online_users.php'){$userinfo['activity'] = 'Viewing MAI Wallpapers';}
&
PHP Code:
if($userinfo['activity']=='Viewing MAI Wallpapers')
{
$userinfo['where'] = '<a href="extra_online_users.php?'.$vbulletin->session->vars[sessionurl].'">'.$vbulletin->options[bbtitle].' - Viewing MAI Wallpapers</a>';
$userinfo['action'] = 'Viewing MAI-Wallpapers';
$handled = true;
}
I may warn you that it gives a little error when you go to the online.php page. Since its vB3 code.
|
Same as before mate when you click the "Viewing MAI Wallpapers" take me too
http://www.myanimeisland.com/extra_online_users.php
not the page there viewing
and aye its changed all my over links to "Unknown Location"