This plugin breaks my WordPress with a fatal PHP error
-
After installing and activating the plugin, my whole WordPress installation is broken. I have to manually remove the plugin through FTP. Any idea what’s wrong? This is from my error log:
[Wed Oct 09 16:04:14.056919 2019] [php7:error] [pid 11973] [client 141.101.105.184:40946] PHP Fatal error: Uncaught Error: Call to a member function get_shipping_countries() on null in /var/www/mydomain.com/wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:125\nStack trace:\n#0 /var/www/mydomain.com/wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php(76): WC_Shipping_Legacy_Free_Shipping->init_form_fields()\n#1 /var/www/mydomain.com/wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php(45): WC_Shipping_Legacy_Free_Shipping->init()\n#2 /var/www/mydomain.com/wp-content/plugins/woocommerce/includes/class-wc-shipping.php(194): WC_Shipping_Legacy_Free_Shipping->__construct()\n#3 /var/www/mydomain.com/wp-content/plugins/woocommerce/includes/class-wc-shipping.php(172): WC_Shipping->register_shipping_method(‘WC_Shipping_Leg…’)\n#4 /var/www/mydomain.com/wp-content/plugins/estimate-delivery-date-for-woocommerce/admin/class-pi-edd- in /var/www/mydomain.com/wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php on line 125
- The topic ‘This plugin breaks my WordPress with a fatal PHP error’ is closed to new replies.