Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+4 votes
709 views
in Plugins by
Hello! I'm new to Q2A. I need help with social networking login. When I make a certain registration, it takes me to the permissions of facebook, I give an ok and when it returns in the page Q2A nothing happens. What to do?

1 Answer

+1 vote
by
There is issue with fb login in v1.7.4. This is fixed now, you can take below one file from github and update in your plugin dir.

https://github.com/q2a/question2answer/commit/2da5fd733eb02ae5c61691a23bb65468a161f78a

download file base_facebook.php and upload to your /qa-plugin/facebook-login/ v1.7.4 dir. It should work.

https://github.com/q2a/question2answer/blob/1.8/qa-plugin/facebook-login/base_facebook.php
by
Thanks...it is working for me....
by
i am getting still error i updated base file..
...