I noticed that recently I started getting the occasional
Code: Select all
"The submitted form was invalid. Try submitting again."
My form_token_lifetime is -1 (I don't want form validation)
I re-read the documentation and saw this statement:
Is it possible that the session update fix from 3.3.13 is causing the session to expire?aximum time to submit forms:
The time a user has to submit a form. Use -1 to disable. Note that a form might become invalid if the session expires, regardless of this setting.