• Hi. i have been getting quite a lot critical errors and php related errors. Can someone tell me what exactly the problem..?! This problem started after updating to wordpress 5.7.1 …
    Below is the error i am getting.
    .
    https://pastebin.com/Eg9XibQe
    .
    My php verison is 7.4 and all plugins are up to date.. I never touched anything except upgrading to 5.7.1 ….
    Hope some expert can tell me what is the exact issue..

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    Errors like this are logged. Check the error log on your server. If you can’t find the log, please contact your host. Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://www.ads-software.com/support/article/debugging-in-wordpress/

    Meanwhile, you may try:
    manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    – If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter DarkCoder

    (@darkcod3r)

    @t-p not sure if it bot reply or real user… I have already attached the log file (collected log from wp_debug)..You can see pastebin link in my main post
    I am able to access everything, its just this error appears occasionally (when access a post or something, did everything like disabling plugins, changing theme etc but unable to get rid of this error)..
    Below is log file link..
    https://pastebin.com/Eg9XibQe

    Moderator t-p

    (@t-p)

    Try Manually upgrading. When all else fails, download a fresh copy of the latest.zip file for this release (top right on this page) to your computer, and use that to copy up. You may need to delete the wp-admin and wp-includes folders on your server (NOTE: do not delete the wp-content directory or your wp-config.php file) Read the Manual Update directions first.

    BACKUP: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups! See https://www.ads-software.com/support/article/wordpress-backups/

    Thread Starter DarkCoder

    (@darkcod3r)

    @t-p not fixed..

    Moderator t-p

    (@t-p)

    URL of your site where we can see this?

    NOTE: The URL you share here will not deleted later.

    Thread Starter DarkCoder

    (@darkcod3r)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Critical Errors after updating to wordpress 5.7.1.’ is closed to new replies.