• Resolved elizondo82

    (@elizondo82)


    Hello, Nov 15,2024 is update the wordpress 6.7
    Later show me this error:

    Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ns-cloner-site-copier 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/x1x/public_html/site.com/wp-includes/functions.php on line 6114

    Warning: Cannot modify header information – headers already sent by (output started at /home/shopu495/public_html/union-store.com/wp-includes/functions.php:6114) in /home/x1x/public_html/site.com/wp-admin/includes/misc.php on line 1438

    Something update?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I am seeing this too. It looks like $this->load_text_domain(); needs to be moved to an init action (vs. the current plugins_loaded).

    This is throwing a warning on every request in WP 6.7 and it would be great to have it fixed.

    misterrude

    (@misterrude)

    i’m getting the same error.

    i can turn off the plugin and i don’t get it.

    I guess i will wait till they fix this because i don’t understand what @xparham means when he says

    $this->load_text_domain();

    needs to be moved to an?init?action (vs. the current?plugins_loaded).

    Plugin Author Never Settle

    (@neversettle)

    Thanks, it should be fixed in the latest release ??

    Hi,

    I’m encountering a persistent issue. Despite updating to the latest version of the plugin (4.4.7.5), I’m still seeing an error message. Here are the details:

    • Error message: Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ns-cloner-site-copier 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 /app/web/wp/wp-includes/functions.php on line 6114
    • Environment: WordPress 6.7.1, multisite, bedrock installation

    Do you have any idea what might be causing this or any suggestions for resolving the issue?

    Thank you in advance for your help!

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