Hello,
When i updated i got following error:
Target class [Igniter\Local\Events\ExtendLocationOptions] does not exist.
All pages gives error after updating to 2.8.0, after update all pages gives the error:
Something went wrong and the page cannot be displayed
When I downgrade to 2.7.1 everything works again.
I then updated the other extensions too.
This gave me a new error:
Next ErrorException: Call to undefined method Igniter\Local\Classes\Location::checkMinimumOrderTotal() (View: /var/www/clients/client180/web972/web/extensions/igniter/cart/components/cartbox/buttons.blade.php) (View: /var/www/clients/client180/web972/web/extensions/igniter/cart/components/cartbox/default.blade.php) (View: /var/www/clients/client180/web972/web/extensions/igniter/cart/components/cartbox/container.blade.php) (View: /var/www/clients/client180/web972/web/themes/tastyigniter-orange/_layouts/local.blade.php) in /var/www/clients/client180/web972/web/extensions/igniter/cart/classes/CartManager.php:441
Stack trace:
I fixed this by overwriting extensions/igniter/local/classes/Location.php by the newest from github.