![]() |
Your submission could not be processed because a security token was missing.
I'm getting this error on my forums for only 2 things poll on the homepage and the drop down search in my navbar. I have done tons of browsing on this error issue and I can't seem to find anything that pertains to my error.
When you vote through the actual forum, it works, but the search still doesn't in the navbar. I'm using VB_CMPS, vbExperience and a few other modifications... but nothing but the poll on the side and the drop down search is having the problems. website is snappyswaps.com and a test login for anyone who might be able to help is: leader1 = user password = password. --------------- Added [DATE]1275669261[/DATE] at [TIME]1275669261[/TIME] --------------- btw I have input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" in every single template still is giving me token errors. |
If it's a link giving you problems, then you are missing the security token in your link.
|
What does that mean? It's all form based if you are insinuating that it's just a plain link.
|
You need to include a security token hash in your link outputs. If they are not there, you will definitely get Security Token Missing errors.
|
Hi,
If you upgraded and haven't reverted templates you've modified, you will probably get these errors. Most forms have a security token field, which they didn't have in earlier versions of vBulletin 3, plus the regular hyperlinks have a securitytoken value. Double check your submissions. |
use this code for the securitytoken
HTML Code:
value="$bbuserinfo[securitytoken]" HTML Code:
value="$session[sessionhash]" |
All of my code includes value="$bbuserinfo[securitytoken]" and i'm still getting errors. Can anyone answer what would cause this?
|
you should post your full code or no one can help you.
there have to be a mistake in the code |
A link to your site would help along with you telling us exactly how to get the error.
Have you tried a totally default style - Create a new style with no parent:
|
www.snappyswaps.com
I don't have a default template installed, i just have the one template thats currently on there. here is a sample of my code: PHP Code:
|
All times are GMT. The time now is 05:06 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|