Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi @thoakim,

    Thank you for reaching out to us.
    WordPress throws this error when there is an issue in creating a new user.

    1. To see the actual error thrown by WordPress, go to \wordpress\wp-content\plugins\miniorange-login-openid\class-mo-openid-login-widget.php file
    2. Search for all the lines that have :
    //print_r($user_id);
    3. Change them to
    print_r($user_id);
    4. Save the file and try logging again. Please send us the error you see while logging in through the support forum in the plugin to your right.

    Thanks,
    miniOrange Team

    Plugin Author miniOrange

    (@cyberlord92)

    Hi,

    Please reach out to us at info@miniorange.com or through the support form in the Social Login Plugin if you face any issue in future.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Login with Facebook error’ is closed to new replies.