Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
423 views
in Q2A Core by
edited
func_get_args(): Can't be used as a function parameter in /home/******/public_html/QandA/qa-include/qa-app-options.php on line 670

 

 

i get this error when i click on permissions tab.

 

$args=func_get_args());

 

 

I get the same error when I use FAQ plugin

 

this is line 670
Q2A version: 1.5 beta 2
by
anyone?
it happened when I updated to 1.5 beta 2 from 1.4.3 version that was previously installed on my website.
looking for an answer.
by
still looking for an answer.
anyone???

1 Answer

0 votes
by
Please try making the code replacement suggested here:

http://www.question2answer.org/qa/11714/version-1-5-beta-2-fatal-error-func_get_args?show=11910#a11910

Let me know if that works!
by
I uploaded again question2answer 1.5 beta 2 to my web server and uploaded all the plugins.
It was the wiki plugin. When I removed the wiki plugin from qa-plugin , the problem got resolved.

What hapened and why it happened , I still don't have any clue but I deleted every plugin that I had uploaded and it was the wiki plugin which when deleted, restored the problem faced by me.
Now I don't have problem in faq plugin too.

Thanks
by
Yeah, it seems like it's a problem with the wiki plugin override of that function... maybe it's because the function qa_get_permit_options() takes no arguments?

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...