Clicky

  1. Home
  2. How To
  3. How to fix “There has been a critical error on your website” error on AMP

How to fix “There has been a critical error on your website” error on AMP

If you’ve ever heard of the Blue Screen of Death with Windows, well WordPress has an equivalent, which is called the White Screen of Death. That seems scary. Please do note that even though it may be scary, your site isn’t lost. It can be fixed.

Why this error Occur?

  1. These happen when your function name same, syntax error, missing the code from a file or incorrect code at that time Fatal error will occur.
  2. This error usually occurs when installing or upgrading a theme or plugin. They could be conflicting with each other maybe because of the same function name or class name. It could also be caused by a failed plugin/theme update.
  3. Due to these above reasons, your website will be blank and the “There has been a critical error on your website” error message will appear on the browser.

How to debug it

Step 1: check your website directory and open the wp-config file on your server.

In this file you need to search for this code WP-DEBUG it will be false you need to make that true see the below screenshot.

Once you save this file and refresh your website it will show exact error why your site is down like.

Step 2: From the above screenshot, you can see the exact path which has caused your website down and you can see the exact path that is the line number along with the name of the file and also the plugin name. So you need to read the message and find out which plugin or theme made your website down

Step 3: Once you got it then you need to delete that particular plugin or theme and your website will be up and running instantly.

Note: If it is one of your old plugin or theme which you are using then you just need to rename the file name and it will automatically be deactivated in the dashboard.

Lastly, you just need to contact that particular plugin or theme authors and tell them that you have faced this issue when installing or updating their plugin or theme and there will help you in fixing those error.

That’s it for this tutorial!

We hope it helped you. If you have any feedback or questions, then please share them in the comments section below.

Ask your Questions Directly!
If you can't find the solutions in this article, then just ask us in the comments and we will answer it for you!
Updated on July 14, 2020

    Are you still looking for a solution?

    Then fill out the below form and we will reach out to you within a few hours.

    Was this article helpful?

    Related Articles

    Comments

    1. The articles is very informative. Thanks a lot.

    2. I am getting this error in my amp page, website http://www.RealFreelancer.com
      Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /home/habikhch/public_html/wp-content/plugins/accelerated-mobile-pages/templates/features.php:9705 Stack trace: #0 /home/habikhch/public_html/wp-includes/class-wp-hook.php(307):
      what should i DO?

    Leave a Comment