Bug: Notice: The function _load_textdomain_just_in_time was called incorrectly.
-
Notice: The function _load_textdomain_just_in_time was called incorrectly. The loading of the translation for the domain raft was triggered too early. This is usually an indication of code in the plugin or theme that is running too early. Translations should be loaded with the init action or later. Further information: Debugging in WordPress. (This message was added in version 6.7.0.) in /home/httpd/vhosts/myuser/my.domain/wp-includes/functions.php on line 6114 Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/myuser/my.domain/wp-includes/functions.php:6114) in /home/httpd/vhosts/myuser/my.domain/wp-admin/includes/misc.php on line 1438 Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/myuser/my.domain/wp-includes/functions.php:6114) in /home/httpd/vhosts/myuser/my.domain/wp-includes/functions.php on line 7137 Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/myuser/my.domain/wp-includes/functions.php:6114) in /home/httpd/vhosts/myuser/my.domain/wp-admin/admin-header.php on line 9
This only appears at the top of admin pages and off-course with WP_DEBUG on and apparently since WP 6.7. I tried deactivating all plugins but it only disappears when raft is deactivated.
- You must be logged in to reply to this topic.