replace all the code that i just give u with this.
PHP Code:
<!-- ------------quiz comment------------------- -->
<br>
<table width="100%" cellpadding="4" cellspacing="0" border="0" bgcolor="{tableheadbgcolor}">
<tr bgcolor="{firstaltcolor}">
<td width="100%">$quiz_display<br></td>
</tr>
<tr bgcolor="{secondaltcolor}">
<td width="100%">
<center>
<form action="$homeurl/forums/quiz.php?s=$session[sessionhash]&quizid=$quiz[quizid]" method="post">
<textarea name=comments rows=7 cols=70></textarea><br>
<input type=hidden name="action" value="savecomment">
<input type=hidden name="quizid" value ="$quiz[quizid]">
<input type=hidden name="userid" value ="$bbuserinfo[userid]">
<input type=submit value="Post Comment">
</form>
</td>
</tr>
</table>
<!-- ------------quiz comment------------------- -->
hehee just a litle search...
yes, i have my own server....