Hello,
I've just tried to install Roadiz but I'm getting The CSRF token is invalid. Please try to resubmit the form. when I try to submit the database configuration.
The CSRF token is invalid. Please try to resubmit the form.
Any ideas what could be the cause of this?
Hi @danaketh
Invalid CSRF token can be caused by a problem with your PHP sessions (PHP cannot verify your submitted form). Do your browser accept cookies ? What is your environment ? Vagrant ? Docker or WAMP ?