PHP error in WP 6.7: Notice: Function _load_textdomain_just_in_time was called..

in Download Manager Free

Viewing 25 posts - 1 through 25 (of 52 total)
Nov 13, 2024 at 12:34 pm
#201396
Participant
Francesco Legrenzi
OP

Hello team =) ,

after WordPress 6.7 installation, many, many plug-ins give me the same, exact PHP error (WooCommerce, Yoast, Contact form 7, Siteground optimizer, OceanWP theme for example) . Also Download manager!

All plug-in and OceanWP theme are updated to the last version:

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the download-manager 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 /home/customer/www/xxx.com/public_html/wp-includes/functions.php on line 6114

Why? Can you fix it?

Thank you so much!

EDIT: if you switch to ENG language (second language) these errors disappear completely . I use WPML as language plugin.

Nov 13, 2024 at 12:39 pm
#201397
Moderator
Tahasin
Staff

Hello, Francesco

I hope this message finds you well and thanks for reaching out.

We have not experienced any such errors since the recent update. Additionally, as you mentioned, switching the language makes the error disappear. We recommend reaching out to WPML support for further assistance.

Best Regards

Nov 13, 2024 at 9:37 pm
#201411
Participant
Francesco Legrenzi
OP

Hello Tahasin, I’m sorry, but it’s not as WPML problem.

WooCommerce and Yoast teams are already working for the fix for WordPress 6.7.
Look at these threads:

https://wordpress.org/support/topic/php-error-wp-6-7-notice-function-_load_textdomain_just_in_time-was-called-3/#post-18132127

https://wordpress.org/support/topic/bug-with-the-latest-version-of-wp-6-7/#post-18133599

So, when can you fix your plugin? =)

Nov 13, 2024 at 11:13 pm
#201412
Participant
Francesco Legrenzi
OP

Ok, WPML team answered me:

“Thank you for contacting WPML support.

Our team is aware of these notifications; however, we could not determine if they are directly related to the WPML plugin.

We recommend waiting for each plugin to address this notification. In the meantime, you can set the debug mode to false to prevent these notifications from being bothersome.”

From what I see, the bug must be fixed by each plugin team.

Nov 14, 2024 at 1:54 am
#201413
Participant
Francesco Legrenzi
OP

Another update:

I see websites not multi-language with the same PHP error:

https://centrostudisapis.it/

And multi-language websites with the PHP error in both languages.

H o m e

So, it’s not WPML problem, but the problem is because each plugin.

I hope I help you!

PS: this error is crazy! Many websites broken in these last days, everywhere!

Nov 14, 2024 at 4:23 am
#201422
Moderator
Tahasin
Staff

We are reviewing this once again and will provide you with an update shortly.

Regards

Nov 14, 2024 at 6:29 am
#201424
Moderator
Tahasin
Staff

Please share wp-login credentials in a private reply.

Nov 14, 2024 at 11:31 am
#201425
Participant
Francesco Legrenzi
OP

Sure!

https://www.stagingXX.francesc0legrenzi.c0m

replace XX with 25, and francesc0legrenzi.c0m “0” with “o”

Why do you need my wp-login credentials?

Nov 14, 2024 at 11:32 am
#201426
Moderator
Tahasin
Staff

Since we didn’t encounter this error from our end, that is why we have to check from your end

Nov 14, 2024 at 11:38 am
#201427
Moderator
Tahasin
Staff
This reply has been marked as private.
Nov 19, 2024 at 1:37 pm
#201528
Participant
Francesco Legrenzi
OP

Hello,
as you know, WP 6.7 created a lot of problems to everybody.
did you find the bug in your plugin? =)

Nov 19, 2024 at 2:50 pm
#201531
Moderator
Tahasin
Staff

We have identified the issue on your site and updated the dev team about it. If any information comes to light, I will give you an update here.

Nov 20, 2024 at 2:16 pm
#201559
Participant
Francesco Legrenzi
OP

Hello Tahasin. That’s great! Thank you!

Nov 20, 2024 at 5:04 pm
#201563
Moderator
Tahasin
Staff

This issue will be fixed in the next update.

Nov 27, 2024 at 1:20 pm
#201694
Participant
Francesco Legrenzi
OP

Hello,
after the new update, I still have the same problem

WP 4.7.1
DM: 3.3.03

https://www.stagingXX.francesc0legrenzi.c0m

replace XX with 25, and francesc0legrenzi.c0m “0” with “o”.

Can you help me?

Nov 27, 2024 at 1:38 pm
#201696
Moderator
Tahasin
Staff

Okay, I am checking once again

Nov 27, 2024 at 2:18 pm
#201698
Participant
Francesco Legrenzi
OP

Thank you =)
If you need “help”, I’m here.

Francesco from Italy

Nov 27, 2024 at 2:27 pm
#201699
Moderator
Tahasin
Staff

Sure

Nov 27, 2024 at 5:57 pm
#201707
Participant
Francesco Legrenzi
OP

Ok, I did some more deep test!

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, Download Manager v3.3.03 gives me always these PHP errors (ERROR 01 and ERROR 02) in the back end only. While ERROR 01 appears only in the front-end.

(*) With WPML Multilingual CMS v4.6.14 OFF, no error at all.

——————–

ERROR 01

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the download-manager 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 /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 Download Manager v3.3.03, no error appears in both back and front end.

So, something is wrong in Download Manager v3.3.03 with WPML.
Here the official WPML thread

PHP error WP 6.7: Notice: Function _load_textdomain_just_in_time was called

Can you fix it?

————————–

Nov 28, 2024 at 8:09 am
#201719
Moderator
Tahasin
Staff

We are investigating why this triggers the error message, we will give you an update shortly.

Dec 17, 2024 at 5:57 pm
#202118
Participant
Francesco Legrenzi
OP

Hello Tahasin,

do you have some news? I’m still running WP 6.6.2 due to this problem with your plugin.
Thank you! =)

Dec 18, 2024 at 6:35 am
#202127
Moderator
Tahasin
Staff

Please update the plugin, as the issue has been resolved and it is functioning properly on our side.

Dec 19, 2024 at 8:04 pm
#202196
Participant
Francesco Legrenzi
OP

I did it, and your plug-in is not compatible with WPML Multilingual CMS 4.6.15.

My staging website is in Italian. I only enabled OceanWP theme, Download Manager v3.3.04, and WPML Multilingual CMS 4.6.15.

https://www.staging25.francesc0legrenzi.c0m

Replace 0 with o.

If you switch my website to ENG, the Download Manager PHP error disappears.
If I turn off WPML, the Download Manager PHP error disappears.

So, you didn’t fixed your bug.
Can you help me?

Thank you.

Dec 20, 2024 at 3:53 am
#202199
Moderator
Tahasin
Staff

Please provide wp-login credentials in a private reply. We have to check it from your end.

Dec 23, 2024 at 6:33 pm
#202234
Participant
Francesco Legrenzi
OP
This reply has been marked as private.
Viewing 25 posts - 1 through 25 (of 52 total)

The topic "PHP error in WP 6.7: Notice: Function _load_textdomain_just_in_time was called.." is closed to new replies.