Quote:
Originally Posted by testbot
oh what the hell?! it's when users are logged out. that's shady.
if you want to remove it edit: AdminCP>Plugins & Products>Plugin Manager>Insertando Tabs
Find:
Code:
if (!isset($yaexiste))
{
if (!$vbulletin->userinfo['userid'])
{
$vbphrase[unserialize(base64_decode("czoyMDoicG93ZXJlZF9ieV92YnVsbGV0aW4iOw=="))] .= '<br />Hacks por <a href="http://www.vbsoporte.com/" target="_blank">vBsoporte</a> - <a href="http://www.vbsoporte.com/foros/" target="_blank">vBulletin en Espa?ol</a>';
}
$yaexiste = 1;
}
Replace with:
Code:
/*if (!isset($yaexiste))
{
if (!$vbulletin->userinfo['userid'])
{
$vbphrase[unserialize(base64_decode("czoyMDoicG93ZXJlZF9ieV92YnVsbGV0aW4iOw=="))] .= '<br />Hacks por <a href="http://www.vbsoporte.com/" target="_blank">vBsoporte</a> - <a href="http://www.vbsoporte.com/foros/" target="_blank">vBulletin en Espa?ol</a>';
}
$yaexiste = 1;
}*/
personally, i'm uninstalling this "hack" because i'm not of fan of people trying to be tricky.
|
I am with you.... I don't like people trying to be tricky...