RSS Feed/News Call to a member function getCookieThirdParties() on null

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
28,800
Points
823

Reputation:

If an add-on that adds a payment provider was installed, and then it was deleted along with the files, but the payment profiles associated with this provider were not deleted, an exception occurs:
Code:

Code:
An exception occurred: [Error] Call to a member function getCookieThirdParties() on null in src/XF/App.php on line 1895

XF\App->setupCookieConsent() in src/XF/Admin/App.php at line 44
    XF\Admin\App->setupCookieConsent() in src/XF/App.php at line 346
    XF\App->XF\{closure}() in...

Read more

Continue reading...
 
Status
Not open for further replies.
Top