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

Should work on WPEngine #51

Closed nunomorgadinho closed 10 years ago

nunomorgadinho commented 10 years ago

I'm trying the plugin over at WPEngine and I get this error when acessing /wp-login.php?action=register&callback=jQuery110206794398168567568_1397062669209&template=

"Failed to load resource: net::ERR_CONNECTION_RESET"

On the WPEngine staging environment it works normally, only in the live environment this happens.

Any insights on this? It would be nice to get the plugin working on more scalable hosting environments like WPEngine or https://www.getpantheon.com where the PHP's default SESSION handling is not available.

rodrigoprimo commented 10 years ago

I'm not the original author of this plugin. I started maintaining it a few months ago so I'm not familiar with all the code.

What exactly you were doing when you got this error message?

Your comment seem to imply that the problem with the plugin in WPEngine is related to the way it uses PHP's default SESSION handling. Could you clarify? If you know exactly what part of the code needs to be changed please send a pull request.

nunomorgadinho commented 10 years ago

I've contacted WPEngine support and they said the error was associated with an element of their login protection so closing this one now.

rodrigoprimo commented 10 years ago

Ok, thanks for the feedback.