Hi guys,
PHP 8.1.13 + Joomla 4.2.6
Global Configuration > System > Debug System: enabled & Server > Error Reporting: Maximum
Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in/home/…/plugins/system/privacyconsent/privacyconsent.php on line 304
Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in/home/…/plugins/system/privacyconsent/privacyconsent.php on line 305
Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in/home/…/plugins/system/privacyconsent/privacyconsent.php on line 306
Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in/home/…/plugins/system/privacyconsent/privacyconsent.php on line 307
I suppose it is something "connected" "similar" to #38791 and #39460
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-12-22 15:13:35 |
Closed_By | ⇒ | joomdonation |
@joomleb The 404 error causes by third party plugin opengraph as mentioned by @richard67
For the warnings in Privacy Consent plugin, it should be fixed by PR #39475 . Please help testing. Thanks !
The call stack in the screenshot shows a third party plugin (opengraph) being involved. Does that issue also happen without that plugin?