Show me this message!!!

Here ya go:
Nevermind, I figured it out.

Edit the "roll_addform" template and add

Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

Just after

Code:
<form action="editpost.php?do=rolldice&p=$drthispost" method="post">
 
Back
Top