Quote:
Originally Posted by Kraft28 Was on the forum and left my browser open when i left came back and hit refresh and i received this: 
I did hit back and reload and still happened. I restarted my browser and everything was o.k again. Just wanted to bring this to the attention of the admins |
Solution for admins:
Style is prolly for older version than this vB
so you should do this:
replace all those values (all style's templates)
Code:
value="$session[sessionhash]"
With:
Code:
value="$session[sessionhash]"
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]"
EDIT:
My solution is prolly for missing token, ups