PHP error WP 6.7: Notice: Function _load_textdomain_just_in_time was called
-
Hello team =) ,
after WordPress 6.7 and 6.7.1 installations, many, many plug-ins give me the same, exact PHP error. Also Featured Image Admin Thumb v1.6:
My website uses OceanWP 4.0.3 as theme and WPML Multilingual CMS v4.6.14 as translator plugin. All is update to today, November 27.
(*) With WPML Multilingual CMS v4.6.14 ON, Admin Thumb v1.6 gives me always these PHP errors (ERROR 01 and ERROR 02) in the back end only. While no errors in the front-end.
(*) With WPML OFF, the same.
————————-
ERROR 01
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
featured-image-admin-thumb-fiat
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 theinit
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/customer/www/xxx.com/public_html/wp-includes/functions.php on line 6114
————————-ERROR 02
Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/staging25.francescolegrenzi.com/public_html/wp-includes/functions.php:6114) in /home/customer/www/xxx.com/public_html/wp-admin/includes/misc.php on line 1438
————————-
If I disable Admin Thumb v1.6, the PHP error disappears.
So, something is wrong in Admin Thumb v1.6.
Can you fix it?
————————–
MY STAGING WEBSITE:
https://www.stagingXX.francesc0legrenzi.c0m
Replace XX with 25, and francesc0legrenzi.c0m “0” with “o”
- You must be logged in to reply to this topic.