Quote:
Originally posted by 2 X Viverridae
@ DanIAm - I attempted to duplicate your problem on my test board, and came up with the following.
Check your usercp_notepad_bit template.
It should be...
<tr>
<td bgcolor="$bgcolor" nowrap><normalfont><textarea name="notes[]" rows="5" cols="62">$val</textarea></normalfont></td>
</tr>
If, you check, I think you will find you have the above entered 2 times in the template, and it should only be once.
Hope this helped.
|
Thank you very much! This indeed was the problem, and upon your suggested corrections, the issue has been resolved. Thanks again.