• Resolved modflowers

    (@modflowers)


    I have a similar issue to that in another forum post, but I have a lot less technical knowhow than the other OP?@kendriver, so can’t understand some of the guidance given about how to go about fixing and / or getting rid of the notices that appear on both the front and back end of my site,

    The notices read as follows: 

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ewww-image-optimizer 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 /home2/modflowe/public_html/wp-includes/functions.php on line 6114

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus 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 /home2/modflowe/public_html/wp-includes/functions.php on line 6114

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the instagram-feed 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 /home2/modflowe/public_html/wp-includes/functions.php on line 6114

    The first I knew about something going wrong was my site going down numerous times over the weekend. I have updated all my plugins, disconnected Jetpack (but now seem unable to reconnect it again) and am absolutely stumped as to how to get my site back to functioning properly.
    @kendriver managed to sort out his site using guidance provided in the forums by @threadi. The first part of this guidance involves adding the line of code ” define(‘WP_DEBUG_DISPLAY’, false); ” to the wp-config.php file, to stop the errors appearing on the front end of the site. But I can’t even find the wp-config.php file to add this.

    The other guidance given is to:

    • Install all pending updates. The plugin developers may have already provided a fix. – I have updated all my plugins, but the notices are still there.
    • Disable the output of PHP notices. This either happens because your WordPress is running in debug mode OR your hosting is outputting PHP errors. – I don’t know how to do this.
    • Or downgrade to WordPress 6.2.2 and then wait some time until you go back to 6.7.x until the plugin developers have caught up. – I don’t know how to do this either.
    • Or simply wait until the plugin developers make changes in this regard. – Given that something to do with these problems appears to be making my site repeatedly go down for short periods very frequently, I can’t just wait for the problems to resolve themselves.

    I would be really grateful if someone could talk me through how to go about fixing this, bearing in mind that my technical knowhow is limited, so I will need quite basic step-by-step instructions!

    • This topic was modified 3 months, 1 week ago by modflowers. Reason: typo
    • This topic was modified 3 months, 1 week ago by James Huff. Reason: redundant link removed

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • But I can’t even find the wp-config.php file to add this.

    You can find the file in your hosting if you log in there via FTP directly in the main directory. The support of your hoster can help you to connect via FTP. He can also help you with the alternative ways, as these are hosting-specific details for which we do not have any information here.

    Thread Starter modflowers

    (@modflowers)

    Thank you. I will contact Bluehost about it (when I have a few hours to spare!)

    Will that fix the problem entirely?

    This will only suppress the output of the messages, they will still be there in the background and not visible to you and your visitors as long as the plugin developers do not update their plugins for WordPress 6.7.x. The only visible effect could be that you (still) see untranslated texts in the frontend. These will only be translated again once the plugin developers have taken care of them. You would have to wait that long for them.

    Thread Starter modflowers

    (@modflowers)

    For the benefit of anyone else struggling with this, I fixed the error messages showing on the front end of my site by following these instructions, sent by my friend. Log in to your hosting company’s site and follow the instructions you will find via the link below – this makes it very straightforward, even for tech nitwits like me:
    https://drive.google.com/file/d/1U1sfYWD3ARkfzlfFmGGB1Au8bjuOPpIO/view?fbclid=IwZXh0bgNhZW0CMTAAAR2it-kWlhtggA5eSnhMYoG4t0temZZB7eINziynFLxACt6KF94Zb49_94w_aem_BQ6yY7KObpCK42SQhzm24w

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