social-connect icon indicating copy to clipboard operation
social-connect copied to clipboard

Safari/Firefox JS error: undefined is not a function (evaluating 'window.opener.wp_social_connect')

Open rtxanson opened this issue 10 years ago • 1 comments

Seem to be having trouble with the latest version of Social Connect, and WordPress 3.9.3, and this happens when I am redirected back from Google+ to the site.

I can't personally upgrade as the instance is managed by the institution I'm working with. Any help quick would be great-- encountering this error while upgrading from a previous version of Social Connect to deal with Google's OpenID deprecation.

rtxanson avatar Mar 02 '15 22:03 rtxanson

I had this problem too. It has already been fixed but hasn't made it into a release yet. https://github.com/rodrigoprimo/social-connect/commit/da5e7deb77c758fc5268839c259c495459dbfae8

There is typo in the google-plus/connect.php file. need to make it sprintf on line 9

whitchcock avatar Mar 02 '15 23:03 whitchcock