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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | kit_cart.patch | 924 bytes | Island Usurper |
Comments
Comment #1
Island Usurper commentedRight you are. Committed this patch.