Revert templates for your security token problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • silence88
    New Member
    • May 2007
    • 5

    Revert templates for your security token problem

    It helped for me

    Wanted to share with u

    I had alot security token issues

    Like submitting a signature. Change settins in profile, deleting messages etc many more.


    Wrong section
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    Hello,

    Most of the time we see this error it is due to modifications. Any modifications that try to submit forms to vBulletin files will be affected. Try to reproduce the issue with modifications disabled. If it goes away, they need to ask the modification author for an update. Instructions for modification authors has been released on vB.org.

    If you still have the problem, try to reproduce it on an unmodified style. If it goes away, you need to add the securitytoken line to the correct template. At this point, it's probably easiest to revert and redo your customizations.

    If it still happens, try to determine if it happens on all pages or just specific actions. If it's just specific actions, it should be reproducable on an unmodified board; if you can reproduce it, please report it as a bug. If it's all pages, then maybe you haven't uploaded all the files. (check maintenance> diagnostic> file suspect

    Basically all templates where a form is in with method POST should have something like this added to it:

    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />




    All the best,

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...