nintendo
05-07-2004, 05:53 AM
Could some one convert this to version 3? This is from version 2.
Open your /admin/functions.php file, and find this around like 220-something:
==== START ================================================== ====
$post[signature] = $sigcache["$post[userid]"];
=== END ================================================== =======
Replace it with this:
==== START ================================================== ====
$post[signature] = '';
=== END ================================================== =======
Save and upload. Ta-da.
Open your /admin/functions.php file, and find this around like 220-something:
==== START ================================================== ====
$post[signature] = $sigcache["$post[userid]"];
=== END ================================================== =======
Replace it with this:
==== START ================================================== ====
$post[signature] = '';
=== END ================================================== =======
Save and upload. Ta-da.