• Resolved Johan WALTER

    (@johan_walter)


    Hi

    After update WordPress 6.7, a notice dislpayed

    Notice: Function _load_textdomain_just_in_time was called?incorrectly. Translation loading for the?woocommerce?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?/var/www/vhosts/xxxxx.com/demo.xxxxx.com/wp-includes/functions.php?on line?6114

    I have 4 websites, only 1 has this notice, I cannot find any reason

    I did some test
    1- I switched to Twenty Twenty Four , notice still display

    2- As mentionned in a previous thread, I changed language in settings to english US, notice doesn’t display any more but website in backend and frontend is in english, our website is for french user, website must be in french on front end

    Thanks

    Regards

    Johan

Viewing 6 replies - 1 through 6 (of 6 total)
  • danielspain

    (@danielspain)

    I’ve opened an issue a week ago(when wp 6.7 was still not released, but can be tested) with this problem…but still no permanent fix to woocommerce 9.4.1:

    https://github.com/woocommerce/woocommerce/issues/52646

    Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    I understand your concern. Since you’re only seeing this notice on one of your four sites, it’s likely that a plugin on this specific site is triggering the issue. To help narrow it down, are you using the ?WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager on this site? We’ve seen multiple users report similar issues when using this plugin. Fortunately, the plugin developers have released a new version that addresses this problem.

    If you’re not using that plugin, could you please provide more details about the plugins you have active on this site? If you’re using a number of plugins, it would be helpful if you could share your site’s System Status Report. You can find it by going to WooCommerce > Status, then selecting Get system report and clicking Download for support (after scrolling down a bit). Once done, please upload it here, and I’ll assist you further.

    In the meantime, if you’d like to hide the notice temporarily, you can add the following to your wp-config.php file, setting these values to false:

    define( ‘WP_DEBUG’, false );
    define( ‘WP_DEBUG_DISPLAY’, false );
    define( ‘WP_DEBUG_LOG’, false );

    This will help hide the notice until we can identify the root cause.

    Thank you, and I look forward to your response!

    Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there!

    This is just follow up message, If you are using Loco translate plugin I would suggest you update that plugin and it will fix that notice issue. If you are using any other translation plugin I would suggest you disable the notice by following the steps mention in my previous message.

    For more details you can use this: https://developer.woocommerce.com/2024/11/11/developer-advisory-translation-loading-changes-in-wordpress-6-7/

    Thank you

    Thread Starter Johan WALTER

    (@johan_walter)

    Hi @shahzeenfarooq

    I have deactivated plugins that are on this website and not the other websites.

    plugin that display this notice for woocommerce plugin is “WooCommerce Back In Stock Notifications” from Woocommerce (paid plugin from WooCommerce)

    This is indeed a conflict with another plugin from Woocomrmerce

    Can you please provide a fix

    Thanks

    Regards

    Johan

    Plugin Support Zubair Zahid (woo-hc)

    (@doublezed2)

    Hello Johan WALTER,

    Thank you for your reply.

    If the issue is related to the WooCommerce Back In Stock Notifications plugin then it would be best to reach out the plugin support by creating a ticket via WooCommerce.com.

    All paid plugins from WooCommerce come with premium support where a dedicated team is available to help you resolve all kinds of issues.

    Please don’t hesitate to contact us again if you have more questions or concerns.
    We are here to help ??

    Best regards.

    Thread Starter Johan WALTER

    (@johan_walter)

    Hi @doublezed2

    I got in touch with “WooCommerce Back In Stock Notifications” plugin support.
    A new version (2.0.5) has just been released today (20/11/2024) which solves the issue

    Thanks

    Regards

    Johna

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.