rodrigoprimo / social-connect

WordPress plugin for signup/login using social media providers.
http://wordpress.org/extend/plugins/social-connect/
GNU General Public License v3.0
73 stars 40 forks source link

Registration of a new user doesn't work when multisite is enabled #53

Closed rodrigoprimo closed 10 years ago

rodrigoprimo commented 10 years ago

http://wordpress.org/support/topic/you-are-logged-in-already-no-need-to-register-again-message-at-registration?replies=4#post-5529445

bvpraveenkumar commented 10 years ago

Hi Rodrigo,

As discussed before, you can find two screencast made to see the issue in action.

Case1: When the user registers using SocialConnect present in the Login page. http://screencast-o-matic.com/watch/c2he6Knx6K

Case1: When the user registers using SocialConnect present in the Register page. http://screencast-o-matic.com/watch/c2he68nx6M

Regards, Praveen.

rodrigoprimo commented 10 years ago

@bvpraveenkumar could you please confirm if the commit 18b7bb1 fixes the issue you reported?

If so, I will release a new version of the plugin.

bvpraveenkumar commented 10 years ago

Hi Rodrigo,

Thank you for taking your time in looking at this issue.

I applied the fix and I see that when the User does Google connect from the Registration page, it takes to "http://nearesthomefood.com/index.php?hsimp=yhse-001" which shows Yahoo Search results. If I close this dialog and try again, it registers. So its not working still.

I would be glad to give more information if required.

Regards, Praveen.

rodrigoprimo commented 10 years ago

Did you revert the change on connect.js?

I tried to test the login from the registration page on your site but it is serving the old version of connect.js without the fix.

bvpraveenkumar commented 10 years ago

Yes, I had reverted the code.

Now I applied your fix again so that you can have a look. But i noticed that the error dialog which I referred before, had reference to some chrome plugin which I'd installed today. I uninstalled it and tried with your fix again. It worked!

To summarize, I tried social connect using Google from login and registration page on my wordpress multisite with this patch, and it fixed the problem.

Thank you Rodrigo for your support.

Regards, Praveen.