Quote:
Originally Posted by 69lakalle
Code:
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.
It happens when i do a search on the drop down search on forumhome
|
In the forumhome?? (probably not right template but should be close) template do a search for
Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
And add
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
after it.
If you want, PM me a direct link to whatever page is causing the problem and I'll tell you the exact template for it.
Sorry for the problems