not compatible with PHP 7.1?
-
Plugin is configured correctly for LinkedIn yet returns an Error 500 when user clicks “Sign In with LinkedIn.”
Log details:
Fatal error: Cannot unset $this in /www/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/thirdparty/LinkedIn/LinkedIn.php on line 178We tried uncommenting that line and it resolved the error 500 on PHP 7.1… but as I think $this is an OOP concept and cannot be unset, this isn’t a viable permanent fix.
Also, we tested the plugin on a replicated WP with PHP 5.6 and didn’t get any error… so I’m guessing that this plugin is incompatible with PHP 7.1 until the dev updates the code with a fix.
Here’s a screenshot with the change we made to test this error (“unset” commented out):
https://flywheel.link/1S2V0G3s0O0iAny other ideas to get this working?
Thanks
- The topic ‘not compatible with PHP 7.1?’ is closed to new replies.