Log in

View Full Version : security token was missing or mismatched?


qbn720
05-05-2008, 03:36 PM
I keep getting this error randomly throughout the site after having upgraded to 3.7.

Your submission could not be processed because a security token was missing or mismatched.

It happened on Advanced Stats and Userbars.

Anyone have any ideas as to why this is happening?

odeezie
05-05-2008, 03:50 PM
More than likely you have to add this code to your template <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

The Advance Stats are a Cyb hack right?

Look at this thread...post #27 in particular:

https://vborg.vbsupport.ru/showthread.php?t=177552&highlight=Security+token+missing&page=2

Good Luck, hope that helps, I had the same problem with my Cyb Chatbox and I added some code just like that and it is working fine now. :up: