PDA

View Full Version : Signiture once per page.


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.

Boofo
05-07-2004, 10:29 AM
There was a template edit released for this over on vbulletin.com.