Solved XF\CookieConsent::addConsentedGroups(): Argument #1 ($groups) must be of type array, null given

This topic has been solved
N

Nirjonadda

Guest
Getting lof of Server error log:

Code:

Code:
TypeError: XF\CookieConsent::addConsentedGroups(): Argument #1 ($groups) must be of type array, null given, called in /home/user/public_html/src/XF/App.php on line 1910 src/XF/CookieConsent.php:298

Generated by: Unknown account Dec 21, 2022 at 8:55 AM

Stack trace

#0 src/XF/App.php(1910): XF\CookieConsent->addConsentedGroups(NULL)
#1 src/XF/App.php(346): XF\App->setupCookieConsent(Object(XF\CookieConsent))
#2 src/XF/Container.php(31)...

Read more

Continue reading...