Hi there,
after updating to ubercart 2.6, I cannot proceed to the checkout pane any more. Clicking on "Update cart" or "Checkout" just reloads the cart page. I tried to set some markers to uc_cart_view_form_submit(), but they are not logged: the form does not even seem to be called, except I click on a "remove" button.
Any Ideas? My shop is not working actually and should go online in a few days...
Stefan
Comments
Comment #1
longwaveThis does not happen in new installs, and previous instances of this issue are due to contrib modules that alter the cart page. http://drupal.org/project/uc_attributes_in_cart is one common culprit but there may be others. Try disabling Ubercart contrib modules until you find the one that causes it.
Comment #2
Schneck commentedThanks, uc_attributes_in_cart is indeed causing the problem.