Update and Checkout buttons on Cart form removes all items
Update https://drupal.org/project/intel module conflicts with the cart buttons.
Issue https://drupal.org/node/2209053 found here.
Our Non KickStart site is having issues on the cart checkout page. Adding items to the cart then simply clicking the checkout or update button that is provided by the cart by default will simply remove all items. I've searched all over Google and here for any answers and only found this http://www.drupalcommerce.org/discussions/1086/update-cart-button-emptie...
Anon shopping is possible. We are currently NOT using the Dev version of Drupal Commerce, CTools, Views. Would this be the reason why? Here is a list of commerce modules we are using:
- commerce
- commerce_authnet
- commerce_cart_expiration
- commerce_checkout_progress
- commerce_discount
- commerce_extra
- commerce_features
- commerce_google_analytics
- commerce_option
- commerce_pado
- commerce_physical
- commerce_price_savings_formatter
- commerce_product_attributes
- commerce_product_bundle
- commerce_product_clone
- commerce_product_display_manager
- commerce_reports_saleprice
- commerce_shipping
- commerce_stock
- commerce_usps
___________________________________________
- jquery_update (using 1.7 - No CDN)
- securepages
- ctools 7.x-1.4
- views 7.x-3.7
- rules 7.x-2.6
Any advice or additional information I should include would be most helpful.