No Code Attached Yet
avatar RickR2H
RickR2H
4 Jun 2024

Steps to reproduce the issue

  • Make sure you are on PHP 8.2 or higher version
  • when logged in put the Error reporting on maximum
  • Logout
  • The login screen has deprecation warning

Expected result

No warnings

Actual result

Deprecation warnings

Warning: Attempt to read property "metadata" on array in C:\laragon\www\testsite\libraries\src\Language\LanguageHelper.php on line 52

Warning: Trying to access array offset on value of type null in C:\laragon\www\testsite\libraries\src\Language\LanguageHelper.php on line 56

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\laragon\www\testsite\libraries\src\HTML\Helpers\Select.php on line 557

System information (as much as possible)

Joomla 5.1.1 / PHP 8.2

Additional comments

avatar RickR2H RickR2H - open - 4 Jun 2024
avatar RickR2H RickR2H - change - 4 Jun 2024
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jun 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 4 Jun 2024
avatar brianteeman
brianteeman - comment - 4 Jun 2024

Do you have multiple languages installed?

avatar RickR2H
RickR2H - comment - 4 Jun 2024

I did a migration and I notices somehow the Dutch language was installed two times. I uninstalled both versions and reinstalled the language. Now the warnings are gone. I'll close the issue.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43613.

avatar RickR2H RickR2H - change - 4 Jun 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-06-04 08:18:10
Closed_By RickR2H
avatar RickR2H RickR2H - close - 4 Jun 2024
avatar chmst
chmst - comment - 4 Jun 2024

If it is a migration - are there still overrides?

avatar RickR2H
RickR2H - comment - 4 Jun 2024

No overrides, just a clean site with only content. The double installed language was the problem.

Add a Comment

Login with GitHub to post a comment