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 qa-facebook-login problem

+2 votes

I am getting this error:

Fatal error: Call to undefined function qa_log_in_external_user() in /home/user/public_html/folder/sub-folder/qa-plugin/facebook-login/qa-facebook-login.php on line 78

I have enabled curl and setup the app on facebook...

Can anyone help?

Thanks in advanced

asked Sep 8, 2011 in Q2A Core by Registered user 16
me 2. plz hlp
I need help on this... Can anyone help?
i also need a fix for this please someone help

1 Answer

0 votes
Maybe you are trying to use the facebook login with Wordpress integration?  WP integration doesn't load that function, I don't think, and facebook login wouldn't really work anyway.

Otherwise, I don't see how that function can be undefined.
answered Nov 27, 2011 by NoahY
Hi NoahY!

Thank you for your help! I am using Q&A integrated with wordpress. How can I solve this issue as I have plenty of question on my database? Can you point me a way?

Thanks!
There is no direct solution... since registration is controlled by wordpress, there isn't even a qa_users table to register users with, and it wouldn't be used even if there was.  What I do is use the wordpress janrain engage plugin to allow much more than facebook login.