Title: Doing it Wrong
Last modified: September 24, 2025

---

# Doing it Wrong

 *  Resolved [sachristan](https://wordpress.org/support/users/sachristan/)
 * (@sachristan)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/doing-it-wrong-3/)
 * Hi
 * We get this warning (x2) in our in our Query Monitor
 * Function _load_textdomain_just_in_time was called incorrectly. Translation loading
   for the complianz-terms-conditions 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. (This message was added in version
   6.7.0.)-
    1.  `_load_textdomain_just_in_time()`
        wp-includes/l10n.php:1379
    2.  `get_translations_for_domain()`
        wp-includes/l10n.php:1409
    3.  `translate()`
        wp-includes/l10n.php:195
    4.  `__()`
        wp-includes/l10n.php:307
    5.  `cmplz_tc_config->__construct()`
        wp-content/plugins/complianz-terms-conditions/
        config/class-config.php:31
    6.  `COMPLIANZ_TC->__construct()`
        wp-content/plugins/complianz-terms-conditions/
        complianz-terms-conditions.php:64
    7.  `COMPLIANZ_TC::get_instance()`
        wp-content/plugins/complianz-terms-conditions/
        complianz-terms-conditions.php:84
    8.  `{closure}()`
        wp-content/plugins/complianz-terms-conditions/complianz-terms-
        conditions.php:135
    9.  `do_action('plugins_loaded')`
        wp-includes/plugin.php:517
 * Plugin: complianz-terms-conditions
 * How can we correct this?
 * Thanks
 * Rob
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdoing-it-wrong-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Antonio Candela](https://wordpress.org/support/users/antoiub/)
 * (@antoiub)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/doing-it-wrong-3/#post-18656027)
 * Hello [@sachristan](https://wordpress.org/support/users/sachristan/) ,
   Thank 
   you for reaching out and for reporting this. We are aware of the warning, and
   we’re planning to address it either by merging the Terms & Conditions plugin 
   into Complianz or by refactoring the code of the stand-alone plugin.
 * In any case, please note that this PHP warning does not constitute an actual 
   issue and won’t affect functionality. If you disable debug mode, the warning 
   will no longer appear.
   Best regards,Antonio

Viewing 1 replies (of 1 total)

The topic ‘Doing it Wrong’ 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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Antonio Candela](https://wordpress.org/support/users/antoiub/)
 * Last activity: [8 months, 2 weeks ago](https://wordpress.org/support/topic/doing-it-wrong-3/#post-18656027)
 * Status: resolved