Hi,
I recently installed the module and I get the following error as soon as I choose a quantity (of 1) and select "Add to cart":
Fatal error: Call to undefined function commerce_cart_product_add() in /Users/storm/Sites/outsourcelogic/sites/all/modules/commerce_add_to_cart_extras/commerce_add_to_cart_extras_handler_field_quantity.inc on line 196
I only have one commerce product setup for testing purposes.
Any help in this matter will be appreciated.
Comments
Comment #2
Stormvdm commentedComment #3
Stormvdm commentedComment #4
joelpittetLooks like we don't have a dependency on
commerce_cartwhich is where that function is defined.Comment #6
joelpittetPut the dependency in the latest dev.