GetSimple Support Forum

Full Version: CSRF detected!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tried updating a page that was already published and got the CSRF detected! message. So, I put all the old code back on the page and it still gets that message when it was already published. New to this CMS. What do I do. It's a PayPal page.

I closed out and went back in and it was fine. Weird.
It means something changed since you started editing. Possibly ip.
Thanks. Above I added that I closed out and went back in and it was fine. Thanks!
We hope to get that fixed soon.
Glad you got it resolved! Some internet providers change your IP often, it's very obnoxious in cases like this.
I would like to make our csrf detection a little more forgiving like add a warning but allow the user to continue. I have seen some implementations like that.
From my own experience with latest GS versions CSRF might also happen when session time runs out, and probably someone logs in on 2 different browsers.
That is also possible but much less likely.