Quote:
Originally posted by Afterburner
@ tubedogg
still the same problem
I uploaded the new sedit.php and replaced the _editsignature Template with the new template
I made no further modifications because I dont need the hack in the "edit profile" - page
|
Regardless of whether you want to use it, the changes to member.php need to be made to not erase the signature when you submit your profile. Also you need to find
<input type="hidden" name="action" value="updateprofile">
and add right below it
<input type="hidden" name="signature" value="$sendsig">
in the modifyprofile template - otherwise, again, it will submit a blank signature.
Are you still having the same problem with the > instead of the > etc.?