The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Error message when replying to a thread..
Im getting an error message when i reply to a thread..
Its ok in the default style but not in the new skin/style i have.. 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. Is there something ive missed when installing this.. Can i update it by running a script check or something in adminCP |
#2
|
||||
|
||||
See this thread about Security Tokens - Implementing CSRF Protection in modifications Probably what happened is you upgraded your vbulletin, but didn't revert some of the templates which have the added security token added in.
|
#3
|
|||
|
|||
Thanks lynne.. your a doll..
ive deleted the style and reinstalled the XML.. and see the errors again.. What would happen if i 'revert' it ? Or should i just post this at the top of each template that shows the error: <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> would that solve my prob ?? |
#4
|
||||
|
||||
No, you can't just post that at the top of the template because it has to be in a form.
What I would do is if you know the templates causing the problem, go to Edit it and hit View History and then Compare. The changes between your template and the default vb one will be highlighted. Somewhere in there you will see the security token and you should copy/paste it into your template in the exact same place. |
#5
|
|||
|
|||
If you have questions regarding a custom style you should in the style thread (or site/board) from which you downloaded it. The author (and/or other users) of the custom style will be the ones best placed to provide you with assistance.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|