• Resolved Guido

    (@guido07111975)


    Hi,

    After updating to WP 6.7 I’m getting this notice:

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the profile-builder 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.

    I notice that multiple plugins have this error after WP was updated. More info at the Make WP Core page. My site-language is non-English, debugging is turned on.

    It’s because of using the?plugin_loaded?function in?this file. When changing this to?init, the notice is gone. Don’t know whether you can simply change this to?init?or not.

    Guido

Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @guido07111975,

    Thank you for reporting this!

    I created a task and we will fix this in one of our future updates to Profile Builder.

    Best regards,

    Thread Starter Guido

    (@guido07111975)

    Thank you for fixing it!

    Guido

    Thread Starter Guido

    (@guido07111975)

    I thought it was fixed in version 3.12.8 but still getting the notice after updating plugin.

    Guido

    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @guido07111975,

    1. Just to be sure, could you please go to your site’s Dashboard -> Plugins -> Installed Plugins -> and send a full screenshot with everything you have installed related to Profile Builder (make sure the plugin version can be seen)?
    2. Also, where exactly do you see that notice? Do you see it in your PHP error log or in the back end of your site? Please send a screenshot with the exact error message. I’m saying this since I’ve observed that this notice also occurs for other plugins.

    You can use a site like https://snipboard.io/ to share the screenshots.

    Best regards,

    Thread Starter Guido

    (@guido07111975)

    Hi,

    I have this on multiple installs, even with no other plugins active. This is something that is happening with many plugins after WP was updated to 6.7.

    I have selected a language other than default English (US) and debugging is set on true in wp-config file. That’s it. Check warning in the screenshot.

    Guido

    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @guido07111975,

    Indeed on a multisite environment that notice still appears (for a normal site this issue has been fixed). We will also fix this notice (for multisites) in a future Profile Builder update.

    Thank you for reporting this!

    Best regards,

    Thread Starter Guido

    (@guido07111975)

    Hi,

    No, I said on multiple installs. So I have this issue on multiple websites ?? Not fixed yet.

    Guido

    Plugin Support alexandrubodea

    (@alexandrubodea)

    I’ve tested this on 2 different WP Instances (normal Instances) of mine, one of those was a fresh site where I only installed the Profile Builder plugin, version 3.12.8, and in both cases that error message was no longer shown. Also, both sites were on version 6.7.1 of WordPress.

    You can try to go to Plugins -> Installed Plugins -> deactivate and delete the current Profile Builder plugin, after which you can download it (from here) and install it again. After this, please clear your site’s caching (including the caching from your hosting provider) and also your browser’s cache. I would also suggest for testing purposes using a different browser (which you don’t usually use), maybe even their Incognito version, and check if you still see that message.

    Best regards,

    Thread Starter Guido

    (@guido07111975)

    Hi,

    Did you also have debugging set on true and ?a language other than default English (US)?

    Guido

    Plugin Support alexandrubodea

    (@alexandrubodea)

    We’ve just released a new update to Profile Builder which also contains further fixes related to this notice. Please update the Profile Builder plugin to version 3.12.9, after which clear your site and browser’s cache and let me know if you still encounter this issue.

    Best regards,

    Thread Starter Guido

    (@guido07111975)

    Hi,

    Yes, I can confirm it’s fixed. Many thanks ??

    Guido

    Thread Starter Guido

    (@guido07111975)

    Hi,

    Sorry to bother you again. It still seems to occur, but only with certain other plugins active. But the warning refers to PB.
    When changing plugins_loaded to init in file index.php (as suggested in my first post), the warning is gone. I don’t know whether this can be changed without consequences.

    Guido

    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @guido07111975,

    Could you please let us know what is the name of the other specific plugins with which that notice still appears (and refers to Profile Builder)?

    I want to try and replicate it locally.

    Best regards,

    Thread Starter Guido

    (@guido07111975)

    Hi,

    I can give you admin access to my fresh test install. How to reach you?

    Guido

    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @guido07111975,

    If you wish you can also contact us here: hello@cozmoslabs.com, but naming just the plugins you’ve observed this issue with should be sufficient.

    Best regards,

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