Title: Debug log is getting spammed
Last modified: February 27, 2025

---

# Debug log is getting spammed

 *  Resolved [Paul van Impelen](https://wordpress.org/support/users/paulacato/)
 * (@paulacato)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/debug-log-is-getting-spammed-2/)
 * Hi there!
 * Our debug logs are getting spammed by your plugin, the page only need to be loaded
   and the **PHP Notice** is already as a new entry in our logs. The debug-log entry
   is appearing in a fresh install with the latest PHP version, latest WP version
   and latest plugin version with only the default WP theme selected.
 *     ```wp-block-code
       PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the complianz-gdpr 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 /wp-includes/functions.php on line 6114
       ```
   
 * Since WordPress 6.7. text-domains should be loaded during or after `after_setup_theme`.
   See [https://core.trac.wordpress.org/changeset/59127](https://core.trac.wordpress.org/changeset/59127).
 * Thank you in advance.
    -  This topic was modified 1 year, 5 months ago by [Paul van Impelen](https://wordpress.org/support/users/paulacato/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [leonardoiub](https://wordpress.org/support/users/leonardotamion/)
 * (@leonardotamion)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/debug-log-is-getting-spammed-2/#post-18338542)
 * Hello,
 * thanks for your feedback.
 * The dev team will work on that notice as explained in [this guide](https://complianz.io/about-function-_load_textdomain_just_in_time-was-called-incorrectly/)
   we released at the end of last year, unfortunately I don’t have a timeline about
   it but I can guarantee the dev team is on it.
 * I’ll report also this feedback to them, thanks for your patience!

Viewing 1 replies (of 1 total)

The topic ‘Debug log is getting spammed’ is closed to new replies.

 * ![](https://ps.w.org/complianz-gdpr/assets/icon-256x256.png?rev=2881064)
 * [Complianz - GDPR/CCPA Cookie Consent](https://wordpress.org/plugins/complianz-gdpr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/complianz-gdpr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/complianz-gdpr/)
 * [Active Topics](https://wordpress.org/support/plugin/complianz-gdpr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/complianz-gdpr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/complianz-gdpr/reviews/)

## Tags

 * [after_setup_theme](https://wordpress.org/support/topic-tag/after_setup_theme/)

 * 1 reply
 * 4 participants
 * Last reply from: [leonardoiub](https://wordpress.org/support/users/leonardotamion/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/debug-log-is-getting-spammed-2/#post-18338542)
 * Status: resolved