Hi. after enable checkout flow block i get bellow error on site
2016/05/08 07:01:49 [error] 2269#2269: *360 FastCGI sent in stderr: "PHP message: Recoverable fatal error: Argument 1 passed to Drupal\commerce_checkout\CheckoutOrderManager::getCheckoutFlow() must be an instance of Drupal\commerce_order\Entity\OrderInterface, null given, called in /var/www/drupaldemo/modules/commerce/modules/checkout/src/Plugin/Block/CheckoutProgressBlock.php on line 78 and defined in /var/www/drupaldemo/modules/commerce/modules/checkout/src/CheckoutOrderManager.php on line 30" while reading response header from upstream, client: 192.168.2.19, server: drupaldemo.lo, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "drupaldemo.lo"
Comments
Comment #2
harings_rob commentedAlright, I have a proposed fix in https://github.com/drupalcommerce/commerce/pull/379
Comment #3
bojanz commentedRetitling.
Comment #5
bojanz commentedPushed a fix, thanks guys.