"Lite: CSRF token could not be verified"
Posted: 13 Mar 2017, 11:13
Hello all
Over the last couple of days I've experienced rather curious problems with my website, and the most noticable is that whenever I try to log in to our backend I get redirected to an error page saying the following:
Error 400
Lite: The CSRF token could not be verified.
Even so when I try to access the backend using a direct link it only sends me to a blank page. So in other words I have no possibility to log in to our backend.
Other problems that have occured at the same time is;
*Google maps not showing the properties (API key confirmed to be working);
*Verification picture in the captcha is not showing.
What in heavens could this be? Only thing I've gathered through a Google search is that CSRF is linked to YII framework and is a kind of security setting which is advised not to be disabled(?).
Cheers for any help!
Over the last couple of days I've experienced rather curious problems with my website, and the most noticable is that whenever I try to log in to our backend I get redirected to an error page saying the following:
Error 400
Lite: The CSRF token could not be verified.
Even so when I try to access the backend using a direct link it only sends me to a blank page. So in other words I have no possibility to log in to our backend.
Other problems that have occured at the same time is;
*Google maps not showing the properties (API key confirmed to be working);
*Verification picture in the captcha is not showing.
What in heavens could this be? Only thing I've gathered through a Google search is that CSRF is linked to YII framework and is a kind of security setting which is advised not to be disabled(?).
Cheers for any help!