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

Php warning at user first login and facebook first login

+1 vote

I just setup q2a at softworld.com/qa

Everything works fine but there is this warning message that shows at first login - both after user created an account and when a facebook first login is done. After visiting another page this never shows up again.

 

Warning: array_merge()  Argument #1 is not an array in /home/softworl/public_html/qa/qa-include/qa-app-format.php(1265) : eval()'d code on line 34

 

Q2A version: 1.4.3
asked Nov 27, 2011 in Q2A Core by adrianm
edited Nov 28, 2011 by adrianm

1 Answer

+1 vote
 
Best answer
I think this is the badge plugin; some poor coding on my part; should be fixed now, please update that plugin and let me know.
answered Nov 27, 2011 by NoahY
selected Nov 28, 2011 by adrianm
Problem solved. Thanks.