Forums
(@bangeez)
3 years, 7 months ago
Hey @biralpiral
I am getting the (A critical error has occurred on your website.) error. It’s possible the update was interrupted before it has finished.
You can either restore your most recent backup or replace core WordPress files.
Regards
Hi @kalanhd
This is probably a caching issue. Try clearing your website cache or disabling the caching plugin and re-testing. You could also visit the URL with (/?burst=cache) for a non-cached version. That is https://dy-graphics.com/?burst=cache
3 years, 9 months ago
You should do as suggested by the plugin and check. If that didn’t solve your problem you can reach out to WPML support directly here: https://wpml.org/forums/forum/english-support/
You need to increase the PHP memory limit.
You need to paste this code in wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’
define( 'WP_MEMORY_LIMIT', '512M' );
If this doesn’t fix the issue you can ask your hosting provider to increase the limit on the server side for you.
See: https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
https://herothemes.com/support/knowledge-base/wordpress-fatal-error-allowed-memory-size/
Hello @raghad95,
You need to activate WP Debug to know the root cause of the issue See: https://www.a2hosting.com/kb/installable-applications/optimization-and-configuration/wordpress2/debugging-wordpress
Hey @janine0187
Do you have pages with the same slug in the trash? Try removing them or emptying your trash and try again.