Function _load_textdomain_just_in_time was called incorrectly.

#917965
  • Resolved Chris
    Rank Math free

    After I updated WordPress to 6.7.1 I get this at the top of my webpages:

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math 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/ogrocks02464/public_html/legaldocumentguy.com/wp-includes/functions.php on line 6114

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thank you for your query and we are so sorry about the trouble this must have caused.

    The error you are encountering is due to a change in WordPress version 6.7 regarding how translations are loaded. You can learn more about these changes here.

    Our developers have actually identified this issue and we have released a beta to fix this. Please refer to our changelog page here: https://rankmath.com/changelog/beta/

    Can you please try enabling the beta updates on your site and see if the issue persists? https://rankmath.com/kb/version-control/#beta-updates

    If you don’t prefer the beta version, you can wait for the final release to fix the said issue or you can do a workaround by disabling the error by adding the following filter to your website:

    
    add_filter('doing_it_wrong_trigger_error', '__return_false');

    This should address the problem. Additionally, you may want to set the WP_DEBUG_DISPLAY or WP_DEBUG_LOG constants to false in your wp-config.php file.

    You may refer to this guide on how to add filters to your website: https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Kamlesh Chhipa
    Rank Math free

    Hi, I’m not able to update to the beta version, as we do not manage the plugin installation from dashboard, we do it while image build, and I’m getting this error:
    requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://downloads.wordpress.org/plugin/seo-by-rank-math.1.0.233-beta.zip

    Let me know, Thanks!

    Hello,

    You can download the latest beta version of the plugin from here: https://i.rankmath.com/f/uffsxs

    Hope that helps and please don’t hesitate to let us know if you have any other questions.
     
    Thank you.

    Hi, Only change we have for these 2 projects is, hevoacademy(getting error) we have deployed recently and learn(not getting error) we have not deployed in past few weeks.
    Also just after deploying we are not getting the error in hevoacademy, but after a few hours we are getting the error.

    Hello @kamleshchhipa,

    This issue has already been addressed in our stable version. Please update the Rank Math plugin to the latest stable version and not the beta.

    After that, clear your website caches and observe if you’re still receiving the same error logs.

    Looking forward to helping you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The ticket ‘Function _load_textdomain_just_in_time was called incorrectly.’ is closed to new replies.