• Resolved Vlăduț Ilie

    (@vladwtz)


    Hello,

    I got this notice in my debugging log file from the plugin:

    PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>complianz-gdpr</code> 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 <code>init</code> action or later. Please see <a href="https://developer.ww.wp.xz.cn/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121

    Used versions:
    PHP 8.3.24
    WordPress 6.8.2
    Complianz | GDPR/CCPA Cookie Consent 7.4.2

    Best regards,
    Vlad

Viewing 1 replies (of 1 total)
  • Plugin Support robiub

    (@robiub)

    Hi @vladwtz ,

    Thanks for your message!

    This specific issue with translation loading was actually addressed and fixed in the Complianz plugin’s code several months ago. However, it can sometimes reappear if another plugin on your site triggers certain actions earlier than expected during the WordPress request, which might cause this particular problem to resurface. Following some reports, we’ve also discovered other causes for this issue reappearance, and our team is actively investigating and resolving them.

    So, unless you’re running an outdated version of Complianz (in this case, my suggestion is to update the plugin), I recommend you try a few troubleshooting steps:

    • Disable wp_debug temporarily (if it’s currently enabled) to see if the notices disappear.
    • Deactivate all other plugins on your site, then reactivate them one by one, checking after each activation to see if the notice reappears. This will help you pinpoint the plugin that might be causing the conflict.

    If you need further assistance or have any other questions, feel free to reach out again!

    Kind Regards,
    Roberto.

Viewing 1 replies (of 1 total)

The topic ‘PHP Notice: Function _load_textdomain_just_in_time’ is closed to new replies.