• Hi,

    i’m getting this error on my site — [18-Nov-2024 09:01:35 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>BeRocket_domain</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.www.ads-software.com/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 6114

    please help me to fix it.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    We know about this issue and working on fix. Temporary fix will be disable error display on pages in WordPress, because it is not cause any errors with functionality and just display notice that it must be changed

    Regards,
    Oleg

    Thread Starter devworlds

    (@devworlds)

    ok, thanks for response.

    The issue seems related to the plugin attempting to load its text domain too early, violating the WordPress guidelines for translation loading. I have already tried the following steps:

    • Verifying text domain initialization happens at the init action.
    • Ensuring .mo and .po files are in the correct /languages directory.

    Could you provide an ETA for resolution?

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    We are planning to update all plugins on next week.

    Regards,
    Oleg

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