• Resolved mhgx

    (@mhgx)


    Starting from WP 6.7 there is PHP notice in logs:
    PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the cookiebot domain was triggered too early.

    Looks like method cookiebot_init() in class Cookiebot_WP needs some changes.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support hannausercentrics

    (@hannausercentrics)

    Hi @mhgx ,
    Thank you for bringing this to our attention.?
    ?
    Based on our observations, this issue appears to be affecting multiple plugins, not just Cookiebot, and seems to be related to a recent WordPress update. WordPress version 6.7.1 reportedly aimed to address this issue in themes, while version 6.7.2 is expected to provide fixes for plugins. However, these updates have not fully resolved the problem for everyone, as some reports indicate.
    ?
    Our developers are actively investigating the issue and working on a solution. We’ll make sure to keep you updated with any progress or further information.

    Thread Starter mhgx

    (@mhgx)

    That is a bit different issue. WordPress core changes does not change the fact that Cookiebot plugin is loading textdomain too early. That should happen in init (preferred) or after_setup_theme hook or later.

    Plugin Support hannausercentrics

    (@hannausercentrics)

    Hi @mhgx,
    Thank you for your patience.

    We are pleased to inform you that our developers have resolved the issue, and the fix is included in the latest release of the Cookiebot plugin for WordPress (version 4.3.12).
    Please update the plugin to this version to address the error related to the notice message in the WordPress admin panel.

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