Title: Error when update wordpress 6.7
Last modified: November 21, 2024

---

# Error when update wordpress 6.7

 *  Resolved [elizondo82](https://wordpress.org/support/users/elizondo82/)
 * (@elizondo82)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-when-update-wordpress-6-7/)
 * 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](https://developer.wordpress.org/advanced-administration/debug/debug-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)

 *  [Parham Ghaffarian](https://wordpress.org/support/users/xparham/)
 * (@xparham)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-when-update-wordpress-6-7/#post-18152496)
 * 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](https://wordpress.org/support/users/misterrude/)
 * (@misterrude)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-when-update-wordpress-6-7/#post-18157389)
 * 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](https://wordpress.org/support/users/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](https://wordpress.org/support/users/neversettle/)
 * (@neversettle)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-when-update-wordpress-6-7/#post-18158128)
 * Thanks, it should be fixed in the latest release 🙂
 *  [mzwygart](https://wordpress.org/support/users/mzwygart/)
 * (@mzwygart)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-update-wordpress-6-7/#post-18234862)
 * 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
 * ![](https://i0.wp.com/i.ibb.co/ZfL7Xhv/Capture-d-cran-2025-01-09-174144.jpg?ssl
   =1)
 * 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)

The topic ‘Error when update wordpress 6.7’ is closed to new replies.

 * ![](https://ps.w.org/ns-cloner-site-copier/assets/icon-256x256.gif?rev=2323308)
 * [NS Cloner - Site Copier](https://wordpress.org/plugins/ns-cloner-site-copier/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ns-cloner-site-copier/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ns-cloner-site-copier/)
 * [Active Topics](https://wordpress.org/support/plugin/ns-cloner-site-copier/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ns-cloner-site-copier/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ns-cloner-site-copier/reviews/)

 * 5 replies
 * 5 participants
 * Last reply from: [mzwygart](https://wordpress.org/support/users/mzwygart/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-update-wordpress-6-7/#post-18234862)
 * Status: resolved