Quote:
Today at 07:07 PM msimplay said this in Post #25
hey this hack works great but is there anyway i could use it not to remove signature but replace it with the Below
==============================================
SIGNATURE SUSPENDED
PLEASE READ RULES
==============================================
|
In the hack, find
PHP Code:
$DB_site->query("UPDATE user SET signature='".$removeimg."' WHERE userid='".$bbuserinfo['userid']."'");
Replace with
PHP Code:
$DB_site->query("UPDATE user SET signature='[size=5][b][color=red]SIGNATURE SUSPENDED
PLEASE READ [url=http://www.wambam.net/Vbulletin/showthread.php?s=&threadid=772] RULES[/url][/color][/b][/size][b][color=red][/color][/b][color=red][/color]
' WHERE userid='".$bbuserinfo['userid']."'");