Quote:
Originally Posted by Fireproof
I'm sorry, I'm still a bit lost.
I'm using the FORM HACK modification. Can someone tell me what I should be adding, and where? I don't know if I'm supposed to add the "define" tag or the "Input securitytoken" tag" or both.
|
If its the same FORM hack as i'm thinking of in the form template find
HTML Code:
<input type="hidden" name="poststarttime" value="$poststarttime" />
Add after
HTML Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
I had same problem