Pezman
Fri 23rd May '03, 1:36pm
In this template you have a typo...
Look for "the the"
<tr>
<td bgcolor="$bgcolor" valign="top"><b><normalfont>Custom User Text:<br></normalfont></b>
<smallfont>This is the title that appears beneath your name on your posts.<br>You may enter up to $ctMaxChars characters.<br>Check the reset box if you wish to use the the default title for your usergroup and post count.<br>HTML is not allowed.</smallfont></td>
<td bgcolor="$bgcolor"><smallfont>Current title:</smallfont><br><normalfont>$bbuserinfo[usertitle]</normalfont><br><br><table border="0" cellspacing="0" cellpadding="0"><tr><td><smallfont>New Title:</smallfont><br><input type="text" class="bginput" name="customtext" value="" size="30" maxlength="$ctMaxChars"></td><td align="center"><smallfont>Reset?</smallfont><br><input type="checkbox" value="yes" name="resettitle"></td></tr></table>
</td>
</tr>
Look for "the the"
<tr>
<td bgcolor="$bgcolor" valign="top"><b><normalfont>Custom User Text:<br></normalfont></b>
<smallfont>This is the title that appears beneath your name on your posts.<br>You may enter up to $ctMaxChars characters.<br>Check the reset box if you wish to use the the default title for your usergroup and post count.<br>HTML is not allowed.</smallfont></td>
<td bgcolor="$bgcolor"><smallfont>Current title:</smallfont><br><normalfont>$bbuserinfo[usertitle]</normalfont><br><br><table border="0" cellspacing="0" cellpadding="0"><tr><td><smallfont>New Title:</smallfont><br><input type="text" class="bginput" name="customtext" value="" size="30" maxlength="$ctMaxChars"></td><td align="center"><smallfont>Reset?</smallfont><br><input type="checkbox" value="yes" name="resettitle"></td></tr></table>
</td>
</tr>