• Mati

    (@mattheus)


    [23-Dec-2024 18:54:16 UTC] PHP 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 /public_html/wp-includes/functions.php on line 6114
    [23-Dec-2024 18:54:16 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the mollie-payments-for-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/public_html/wp-includes/functions.php on line 6114

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Femi

    (@femiyb)

    Hello @mattheus

    The deprecation warning you’re seeing in WordPress 6.7 indicates that the translation loading for the?mollie-payments-for-woocommerce?domain is being triggered earlier than recommended. WordPress now advises that translations be loaded at the?init?action or later to ensure compatibility with the latest core changes. This is why you’re seeing the?_load_textdomain_just_in_time?notice.

    Kindly note that this notice is a widespread issue from WordPress 6.7+ due to stricter translation checks. While it doesn’t affect functionality, we’re updating the Mollie plugin to fix this.

    We appreciate your patience and are working to include a fix in an upcoming release.

    Regards,
    Femi.

    Thread Starter Mati

    (@mattheus)

    After updated tho the last version i get this:

    PHP Deprecated: [24-Jan-2025 08:11:13 UTC] PHP Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in public_html/wp-includes/formatting.php on line 4467

    Plugin Support Femi

    (@femiyb)

    Hello @mattheus

    I do not see this in my debug log.

    Could you please confirm when or where you see this error?

    Also note that this is not a fatal error and should not cause any disruption to your site.

    Regards,
    Femi.

    Thread Starter Mati

    (@mattheus)

    check here the log luizaxl.nl/wp-content/debug.log, only when i activate the Mollie plugin i see the PHP Deprecated

    • This reply was modified 1 month, 3 weeks ago by Mati.
    Plugin Support Femi

    (@femiyb)

    Thanks for confirming this @mattheus

    I will investigate further and get back to you.

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