Shade- / MyFacebook-Connect

A plugin to integrate Facebook with MyBB, letting users login and register through Facebook.
27 stars 24 forks source link

Plugin stopped working for no reason. #11

Closed rohamica closed 10 years ago

rohamica commented 10 years ago

It was fine until couple of weeks ago when I noticed that it gives Error 500_Internal Server Error.

If I am not signed in on facebook already it brings the login page of facebook but when I try to login it gives the error. If I am already signed in on facebook and try to login in the forum it gives me the Error 500 directly.

I thought maybe you have any suggestions. I am using a shared server and I think maybe something changed on the server side. On the other hand I am also using facebook login (different from yours) on another website and it is still working fine even though they use the same hosting. So I have no idea what might be the problem. What do you think?

Thank you

Shade- commented 10 years ago

It could be something related to internal server settings. The plugin requires cURL enabled and with HTTPS server-to-server connections support (something that all servers should have enabled by default), so something might have changed into it.

Anyway, you could check your error.log file and tell me what internal server errors occur specifically.