Hello,

I have enabled product kit, store and product. This works, I can configure a Product Kit, add items to it and it will be displayed.

BUG: I have an "Add to card" button on the product kit page. When I click the button, I recieve the following error:

Fatal error: Call to undefined function uc_cart_add_item() in /home/auction/public_html/sites/all/modules/ubercart/uc_product_kit/uc_product_kit.module on line 584

I think that before adding the button, their should be a check if Cart module is installed on the system.

HTH,
Fossie

CommentFileSizeAuthor
#1 kit_cart.patch924 bytesIsland Usurper
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Island Usurper’s picture

Status: Active » Fixed
FileSize
924 bytes

Right you are. Committed this patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.