Thank for the answer, i did as you sad but got this error message:
Warning: fopen(./templates/form.php): failed to open stream: Permission denied in /home/billings/public_html/forum/lib/admin.class.php on line 180
Warning: fwrite(): supplied argument is not a valid stream resource in /home/billings/public_html/forum/lib/admin.class.php on line 181
Warning: fclose(): supplied argument is not a valid stream resource in /home/billings/public_html/forum/lib/admin.class.php on line 187
Carbonize wrote:Open templates/form.php and look for Simply change the maxlength="30" to something like 60. I believe 60 is the size of the email space in the database.