Found out the solution. In the wp-config.php file, line define, change (‘WP_DEBUG’, true ) back to ( ‘WP_DEBUG’, false ). Make error disappair in front and back end.
After the last WordPress update – again this error message shows up. Bad thing is – also in front end.
Notice: Die Funktion _load_textdomain_just_in_time wurde fehlerhaft aufgerufen. Das Laden der Übersetzung für die Domain soledad wurde zu früh ausgelöst. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh läuft. Übersetzungen sollten mit der Aktion init oder später geladen werden. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 6.7.0 hinzugefügt.) in /home/helloly35037159/public_html/wp-includes/functions.php on line 6121
How can we fix that?
Kindly, Markus (https://form-fakor.at)