Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

Facebook Login: Auto login problem [Resolved]

+2 votes

My site's Facebook Login plugin now working properly.

01. Facebook login and logout button not clickable. Nothing happend if click on facebook login or logout button.

02. If I have already login to facebook.com, it tries to auto login and it makes my website refreshes at least 15-20 times after then it login.

But I have no problem in login or logout to http://www.question2answer.org/qa/

Any solution?

asked Oct 21, 2011 in Q2A Core by Raj
edited Nov 12, 2011 by Raj
I have the same problem!
My Facebook Login still not working.

1 Answer

0 votes

Problem Solved!

Micangello: If you are using Share plugin then

01. Open qa-share-layer.php from Share plugin folder

02. Find #xfbml=1 and delete it.

03. Refresh your website.

Hope it work as it work in my case.

answered Nov 12, 2011 by Raj
This issue is happening on the latest version 1.5 of Q2A, however this solution does not work since there is no qa-share-layer.php any longer.  This has been updated to qa-plugin/facebook-login/qa-facebook-login.php and within is the code  xfbml: true, I tried changing this to false but it then the fblogin button disappeared. I also tried to remove the tag completely but had the same result.