Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.3
Component:
Checkout
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2012 at 11:41 UTC
Updated:
18 Sep 2012 at 14:41 UTC
Hi there,
Checkout module uses product_reference module and it's not mentioned in the .info file. When you visit checkout without the later module enabled you get:
Fatal error: Call to undefined function commerce_product_line_item_types() in /{cut}/sites/all/modules/commerce/modules/checkout/includes/commerce_checkout.pages.inc on line 45
Comments
Comment #1
rszrama commentedEasy enough. This snuck in when we changed the core model to support multiple product line item types a while ago.