Hello everybody,

I'm writing cause when try to update a cart on a website i'm working on, it updates removing an element.

This happen both when the quantity field change and the update button is pressed without changing nothing.

I tried to update the Ubercart version to the 2.7 one, I'm working on D6.22 but i still have the same problem.

May someone of you help me?

Thank you in advance and sorry for my english... I'm italian.

Luca

P.S.
the website i'm working on is temporary available here: http://lab.quboblu.com/gift/it
to try, select on the left the "Donna" menu, you'll see a page with some items, click onto one
of that and the press the "ACQUISTA" button to add the product to the cart. The Shopping bag link on top
of the page will take you to the cart page.

CommentFileSizeAuthor
#2 screen.png60.06 KBend user

Comments

longwave’s picture

Status: Active » Postponed (maintainer needs more info)

Your cart works as expected for me. If I add an item or two, go to the cart, click "Aggiorna carrello" (either changing the quantity or leaving it the same), I see "Il carrello è stato aggiornato". No items are removed from the cart unless I set the quantity to 0 or click "Elimina."

end user’s picture

StatusFileSize
new60.06 KB

I replied on UC site and the only thing I saw wrong was the item count next to the Shopping Bag (2) was wrong. See attached image. I have 4 items not two. Maybe its a setting thing I never knew about.

tr’s picture

The "Shopping Bag (2)" isn't being output by Ubercart core - that's probably a custom block or template with bad code for counting items in the cart.

longwave’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)