• I updated the site, including WP core, plugins. But it triggered the critical errors.

    When I clicked ‘reload page’ one or two times, the page would be displayed.

    Also, some page, some times, the HTTP 500 error was shownd. Again, to click ‘reload page’ could fix it. Really weird.

    _____
    But if without admin profile, just a normal visiter, the site in front-end looks normal, no errors.

    • This topic was modified 2 years, 9 months ago by Jan Dembowski.
Viewing 4 replies - 1 through 4 (of 4 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://wordpress.org/support/article/debugging-in-wordpress/

    You can also try this: disablble plugin/theme to find any conflict.

    Thread Starter yanj2004

    (@yanj2004)

    The debug mode is already enabled. Lots of errors log, like:
    Warning: “continue” targeting switch is equivalent to “break”. ;
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP;

    I disable all the plugins and then enable one by one. When enable ACF, it causes again these errors. So I disabled it again. But still has the errors some times 🙁

    Moderator t-p

    (@t-p)

    When enable ACF, it causes again these errors.

    Please report the issue at https://wordpress.org/support/plugin/acf-extended/

    So I disabled it again. But still has the errors some times

    Please ask them how to remove it completely, so that there no remnants of it are left behind.

    Hello @yanj2004 & @t-p,

    ACF Extended developer here! I stumbled upon this report, and I wanted to say that it looks like the problem come from the ACF plugin, and not ACF Extended (which is an extension of ACF).

    It would be helpful to have the complete error log with the file path, so we make sure which plugin is in cause.

    Have a nice day!

    Regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘There has been a critical error on this website after update the site’ is closed to new replies.