0
Q:

Cross-site request forgery validation failed. Required param "state" missing from persistent data

//At the top of both scripts (Facebook and login_page.php) add the follow:
if(!session_id()) {
    session_start();
}
0

New to Communities?

Join the community