The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Missing Security Token
OK when i go to update my time in our userCP. in this file. /profile.php?do=dst
I get this error 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. |
#2
|
||||
|
||||
your missing the security token in your footer.
DO a little search here, this topic has been covered 56 times in the last month alone probably it requires a simple template edit |
#3
|
|||
|
|||
OK what do i need to do to fix it?
--------------- Added [DATE]1224206489[/DATE] at [TIME]1224206489[/TIME] --------------- OK i did a bit of looking around i found i need to look for this in my footer. It is not found Code:
<input type="hidden" name="s" value="$session[sessionhash]" /> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> |
#4
|
||||
|
||||
You should have javascript at the very end of your footer.
If you dont have any of it, Look at the default template footer template, and you'll see at the very end of that is some javascript. Simply copy and paste the end javasccript into your modified template |
#5
|
|||
|
|||
ok thanks
|
#6
|
|||
|
|||
Missing code in footer on my site as well,
Thanks for the info If it wasn't for this forum and the vbseo forum, I would have self terminated. Thanks Again |
#7
|
||||
|
||||
ty so much!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|