• After updating WP to 6.7 I keep getting error on polish version of my website (polylang 3.6.5):
    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?/home/srv69923/domains/dev1715885705.innsyte.com/public_html/wp-includes/functions.php?on line?6114

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support antoiub

    (@antoiub)

    Hello @dominikzuk ,

    I’m truly sorry to hear this. We are currently working on a fix for the newest WordPress 6.7, as they have changed the way translations are loaded. We are now working on a fix to resolve this issue.
    We have also put a disclaimer in our support form: https://prnt.sc/ac0Ipd7WrjJr.

    Thread Starter dominikzuk

    (@dominikzuk)

    hey @antoiub
    thanks for update and I am looking forward to your updates. See detailed explanation from Query Monitor:

    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. (This message was added in version 6.7.0.)-

    1. _load_textdomain_just_in_time()
      wp-includes/l10n.php:1355
    2. get_translations_for_domain()
      wp-includes/l10n.php:1385
    3. translate()
      wp-includes/l10n.php:194
    4. __()
      wp-includes/l10n.php:306
    5. cmplz_config->__construct()
      wp-content/plugins/complianz-gdpr/config/class-config.php:268
    6. COMPLIANZ->__construct()
      wp-content/plugins/complianz-gdpr/complianz-gpdr.php:88
    7. COMPLIANZ::get_instance()
      wp-content/plugins/complianz-gdpr/complianz-gpdr.php:153
    8. {closure}()
      wp-content/plugins/complianz-gdpr/complianz-gpdr.php:226
    9. do_action('plugins_loaded')
      wp-includes/plugin.php:517

    Plugin: complianz-gdpr

    • This reply was modified 2 days, 6 hours ago by dominikzuk.
    Plugin Support antoiub

    (@antoiub)

    Hello @dominikzuk ,

    Thanks for the detailed feedback. We are aware of this, and we are going to release an update soon.

    Plugin Support antoiub

    (@antoiub)

    Hello @dominikzuk ,

    We have released the fix on GitHub first. You can download it here: https://github.com/Really-Simple-Plugins/complianz-gdpr/tree/fix/translations-wp67.
    You can install the .zip file by going to Plugins > Add a New Plugin > Upload Plugin, and then clicking Install Now.

    Please make sure to update your translations first in Dashboard > Updates > Translations.

    Please let us know.
    Regards.

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