Clicking on the cart page the "Remove" button shows "my-product removed from your shopping cart", but my-product continues to be shown in the cart and clicking on Update Cart shows the message "Your cart has been updated", but my-product which I wanted to remove is still in the cart. The installation is: Drupal Core 7.0; Rules 7.x-2.0-beta1; Entity 7.x-1.0-beta8.

Comments

tr’s picture

Are you doing this as an anonymous user or as an authenticated user?

ludp’s picture

In both ways, anonymous or as administrator. I am using the content types "Product" and "Hotel Room Type" and it's the same behavior for both. As administrator I can remove items when I "view orders".

tr’s picture

Status: Active » Postponed (maintainer needs more info)

I can't reproduce this. I use the Remove button all the time in my testing, and I have never seen what you describe. If you have other contributed modules installed you should remove them and test again - it's possible you have a conflict with some other module.

ludp’s picture

Thanks for the suggestion. I removed contributed modules (simple access and ubercart_hotel), reinstalled ubercart and now "Remove" works.

longwave’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

pragna’s picture

Category: support » bug
Status: Closed (fixed) » Active

I have used ubercart_hotel module and ubercart module.
I have requirement same functionality ubercart_hotel In my project but whenever I book room it redirect me cart page and when I tried to remove that room from cart page it remains as it is.
Remove button is not working for ubercart_hotel.

Please help me if any one has solution...

Thanks in advance...:)

tr’s picture

Category: bug » support
Status: Active » Closed (fixed)

@pragna: If you have a problem with uc_hotel, you should open up an issue in the queue for that module.

pragna’s picture

ok