Networks Errors when trying to login
-
Hello,
I’m having an issue with the WordPress Social Plugin. I followed the steps as advised, but still running into issues. I’m enabling Facebook, Google Plus and Twitter.
After accepting the access permission, I get the following errors:
Facebook Login Error
Warning: curl_exec() has been disabled for security reasons in [mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/thirdparty/Facebook/HttpClients/FacebookCurl.php on line 77
Catchable fatal error: Argument 4 passed to Facebook\FacebookResponse::__construct() must be of the type array, null given, called in /home/fmgroupagadir/[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/thirdparty/Facebook/FacebookClient.php on line 225 and defined in /[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/thirdparty/Facebook/FacebookResponse.php on line 75
Google+ Login Error
Warning: curl_exec() has been disabled for security reasons in /[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/thirdparty/OAuth/OAuth2Client.php on line 192
Warning: Cannot modify header information – headers already sent by (output started at /home/fmgroupagadir/[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/thirdparty/OAuth/OAuth2Client.php:192) in/[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/Auth.php on line 291
Twitter Login Error
Warning: curl_exec() has been disabled for security reasons in /[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/thirdparty/OAuth/OAuth1Client.php on line 230
Warning: Illegal string offset ‘date’ in /[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/Providers/Twitter.php on line 61
Warning: Illegal string offset ‘date’ in /[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/Providers/Twitter.php on line 61
Warning: Illegal string offset ‘date’ in /[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/Providers/Twitter.php on line 63
Warning: Cannot modify header information – headers already sent by (output started at /[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/thirdparty/OAuth/OAuth1Client.php:230) in /[mywebsite.url]/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/Auth.php on line 291
The plugin documentation doesn’t help at all. How can I fix this problem? One more thing, I want the user be directed to the login app without going through the wp-login page. How can I do that?
Thanks
The page I need help with: [log in to see the link]
The topic ‘Networks Errors when trying to login’ is closed to new replies.