Dj Sagi
04-01-2009, 02:34 PM
i want forward posts ot threads and sometimes this message apear to me:
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
i check the guide of secuirty token and i add the line
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
after:
<input type="hidden" name="s" value="$session[sessionhash]" />
in all templates and it is not help...
after i desabled hooks and plugins
and it is not help....
what the problem?
thx for help...
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
i check the guide of secuirty token and i add the line
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
after:
<input type="hidden" name="s" value="$session[sessionhash]" />
in all templates and it is not help...
after i desabled hooks and plugins
and it is not help....
what the problem?
thx for help...