No Code Attached Yet
avatar joomleb
joomleb
22 Dec 2022

Hi guys,
PHP 8.1.13 + Joomla 4.2.6
Global Configuration > System > Debug System: enabled & Server > Error Reporting: Maximum

  • In Backend I created a new Joomla User
  • Logging in the Frontend I had back an Error 404 - I add an image here for you.

Error-404

  • So, I created a oomla User Profile menu item
  • Then, Logging in the Frontend I have back these Deprecated Messages:

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

avatar joomleb joomleb - open - 22 Dec 2022
avatar joomleb joomleb - change - 22 Dec 2022
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 22 Dec 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Dec 2022
avatar joomleb joomleb - change - 22 Dec 2022
The description was changed
avatar joomleb joomleb - edited - 22 Dec 2022
avatar richard67
richard67 - comment - 22 Dec 2022

The call stack in the screenshot shows a third party plugin (opengraph) being involved. Does that issue also happen without that plugin?

avatar joomdonation joomdonation - change - 22 Dec 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-12-22 15:13:35
Closed_By joomdonation
avatar joomdonation joomdonation - close - 22 Dec 2022
avatar joomdonation
joomdonation - comment - 22 Dec 2022

@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 !

Add a Comment

Login with GitHub to post a comment