Make WordPress Core

Opened 21 months ago

Closed 21 months ago

Last modified 19 months ago

#62524 closed defect (bug) (invalid)

kein zugriff auf wp-admin

Reported by: restaurantabtshof Owned by:
Priority: normal Milestone:
Component: I18N Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the complianz-gdpr domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /www/htdocs/w01d04cc/gut-abtshof-restaurant.de/wp-includes/functions.php on line 6114

Change History (3)

#1 @zodiac1978
21 months ago

  • Resolutioninvalid
  • Status newclosed

Hi @restaurantabtshof

Your notice is due to https://make.wordpress.org/core/2024/10/21/i18n-improvements-6-7/
They are generated by a third party plugin as we can read in the message.

Please contact the devs from https://wordpress.org/plugins/complianz-gdpr/ via support forum, to make them aware of the bug.

You'll see this ticket closed as invalid, which may seem a bit rude. But this is the default ticket resolution in Trac for when there is no apparent action that can be taken in the Core software.

#2 @Soean
21 months ago

You shouldn't use the debug mode on a production site. See here how to disable it: https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/

The plugin maybe fix the issue in the next release. They are already working on a solution, see: https://github.com/Really-Simple-Plugins/complianz-gdpr/pull/430

#3 @desrosj
19 months ago

  • Component GeneralI18N
  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.