says this
(1/1) FatalErrorException
Compile Error: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e)in angarbanners.php line 616
would this stop wholem site working? Mike
would this stop wholem site working?
Yes.
Remove the entire astra-addon folder.
This should allow you to access the dashboard (unless another fatal error appears).
Once in the dashboard, update your active theme and ALL your plugins. Then install the latest version of the “Astra Addons” plugin.
Note that if you have any commercial plugin or theme, you may have to contact the vendor to download the latest version.
thanks will try that much appreciated Mike
is the astra folder on the server ? just delete it ?
is the astra folder on the server ? just delete it ?
Yes, and yes. That should be at /wp-content/plugins/ inside your WordPress. Note that I got this from the error message that was on your site earlier.
But now I see a new error:
Parse error: syntax error, unexpected ‘)’ in /home/mikeccuk/motorcycle-website.co.uk/wp-content/plugins/checkout-plugins-stripe-woo/admin/admin-controller.php on line 2556
There has been a critical error on this website.
This time, it’s from the Stripe Payments For WooCommerce plugin by Checkout Plugins. Once again, you need to delete or rename this plugin’s folder checkout-plugins-stripe-woo to disable and proceed with fixing your site.