The ajax cart block does not reflesh if all products are deleted in the secured cart page. This happens to me if the normal pages are not secured by https. To secure all pages does help, but is not always wanted.

Comments

tunic’s picture

Status: Active » Postponed (maintainer needs more info)

I've tested UC Ajax Cart dev with last ubercart relase (2.6) and Secure Pages (1.9) with /cart/* pages secured but it works fine. I've added some products and then removed all of them in cart page (one by one with ajaxify cart option enabled and all in one action with that option disbabled, setting quantities to 0 and clicking update cart button).

Can you provide more info on this bug?

hanoii’s picture

I have also experienced this. Try adding uc_ajax_cart* to the Ignore settings of secure pages. That sorted out for me.

fuerst’s picture

Confirm that: Not redirecting uc_ajax_cart* URLs as described in #2 helps.

redhatmatt’s picture

#2 works great