What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

sevenmix

New Member
Hi, i got this error, i guess is related to php 8.1, could you check it?

Thanks!

PHP Deprecated: Optional parameter $faqIds declared before required parameter $action is implicitly treated as a required parameter in /home/forobeta/public_html/src/addons/XFA/FrequentlyAskedQuestions/Admin/Controller/FaqController.php on line 290
 
I have find issue and fix it in my dev forum.
I need to look some suggest before release it
 
Any update on this? Just updated to v8.1 and this error throws in the ACP when managing FAQ nodes. Addon still works and shows no issues on the front end.

Line 290-292 FaqController.php:

PHP:
protected function applyInlineChanges(array $faqIds = [], $action)
    {
        $faqs = $this->em()->findByIds('XFA\FrequentlyAskedQuestions:Faq', $faqIds);
 
Hi
Sorry i have forgot it
Will try to release something during this week.
Don’t hesitate to bump me again if needed
 

From bespoke add-on development to complex integrations and specialized enhancements, we offer a range of XenForo development services designed to help your community thrive.

Start discussing your needs
Back
Top
Cart