We’re sorry to hear that you are having issues updating your site.
You can login through FTP then edit the wp-config.php file and find the line: define( 'WP_DEBUG', false );. Set it to true then save the file. Log back in the admin area and you should be able to see some more error information when you redo the steps you are having issues with.
If you are getting an error message that suggests: Fatal error: Allowed memory size of xxxxx bytes exhausted, it means that you need to have the PHP memory limit of your site increased.
To do this, please edit your wp-config.php file and insert these lines:
After editing the WP-config file, I still can’t login to the dashboard, all I see is:
Fatal error : Uncaught Error: Call to undefined function nocache_headers() in /var/sites/b/broughtonschoolofmotoring.com/public_html/wp-admin/admin.php:36 Stack trace: #0 /var/sites/b/broughtonschoolofmotoring.com/public_html/wp-admin/index.php(10): require_once() #1 {main} thrown in /var/sites/b/broughtonschoolofmotoring.com/public_html/wp-admin/admin.php on line 36
Nothing to do with X, I’m sure! But not sure how to fix it.