Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17478 Posts in 4473 Topics by 1972 members

Archive

SilverStripe Forums » Archive » Problem with post forms

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: Problem with post forms 726 Views
  • blaater
    avatar
    Community Member
    22 posts

    Problem with post forms Link to this post

    Hello,

    I'm having some problems with my website. I've made a custom module for my website and the only thing it does at the moment is showing the profile of a member and a form for editting the profile. The form has worked fine, but when I try to save the form now, silverstripe shows an error :

    FATAL ERROR: Security ID doesn't match, possible CRSF attack.

    After some research I found out that you can disable the security with the disableSecurityToken function. I did this and in the save function of the form I printed the Data array. It's empty except for the url and executeForm values which are get values. The rest of the form is post.

    Does anybody know what to do?
    Thanks in advance!

  • cideas
    avatar
    Community Member
    6 posts

    Re: Problem with post forms Link to this post

    I'm having this same problem. My code is here http://pastebin.com/m943fbe0

    726 Views
Page: 1
Go to Top

Currently Online: freakout, Viv

Welcome to our latest member: jasonthkim

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.