My website is displaying an error message

Website URL

https://dineseo.wuaze.com/

Error Message

There was a critical error on this site. Learn more about debugging WordPress.

Other Information

For the past few days, my website has been displaying this error, even though I haven’t made any changes to it recently.

Whether I try to access my WordPress dashboard or go directly to the site, I get the same error message.

Can you help me understand why, please?
Thank you.

Please read


Looks too be working to me.

If you’re still seeing an error might be worth clearing your cache and trying again

Okay, thanks, I’ll try to fix the problem using WordPress debugging.

Yes, the site displays in private browsing mode or on another browser, but my WordPress interface is still inaccessible.

That suggests that part of the problem is a caching issue or a plugin on your browser interfering.

For the backend, I don’t use Wordpress much, so can’t really advise… sorry

When I go to the wp-admin URL of your website, I also see the “There was a critical error on this site” page. So it’s definitely reproducible: https://dineseo.wuaze.com/wp-admin/

The first step to fixing the critical error is to figure out what the critical error is. The best way to do that is to set WP_DEBUG on your website to true and refresh the page. That should show you the actual PHP error message which tells us a lot more about what’s going on.