Steps to reproduce:
1. Click add to cart
2. Get spinner logo, and text that says "Add product to cart ..."
3. Spinner does not stop, and the product is not added into the cart block's items.
4. Refresh the page, and the item shows up in the cart block.

Comments

erik seifert’s picture

Which version from ubercart. Do you use BETA 5 ?

cybertoast’s picture

I'm using 6.x-1.0-rc8

erik seifert’s picture

which ubercart version ?

cybertoast’s picture

Sorry, ubercart beta4. I'm just working on trying with beta5. Hadn't noticed that it was released.

cybertoast’s picture

Ok, same problem with ubercart-6.x-2.0-beta5 and ubercart-6.x-2.0-beta4. Steps to reproduce are the same. Here's what I tried:
* Update ubercart to beta5
* disable uc_ajax_cart
* Add item to cart - it works, and takes me to the items in cart page
* enable uc_ajax_cart
* Add item to cart - spinner comes up and does not update the cart block.

If you need to try it out, let me know and I'll give you access to my test host and you can see what's going on. Or let me know if you need more details and I'll send you a log.

erik seifert’s picture

Could be also this :

Please read this post and this issue for cache issues on anonym users.

cybertoast’s picture

Nope. Tried and does not give me anything. BTW, the issue is with both anonymous and authenticated users.

Just curious - are you unable to reproduce the error? I just tried a fresh installation (Drupal 6.10, garland, ubercart beta5, ajax-cart rc8, and pretty much nothing else) and still have the same problem.

Noira’s picture

I second this problem, running latest UC.

erik seifert’s picture

Please provide me an url . I tested it with newest ubercart and drupal.

erik seifert’s picture

Assigned: Unassigned » erik seifert
Status: Active » Closed (fixed)

Finish

Wrong block was used.

cybertoast’s picture

My stupidity on this one. I was using the Ubercart Shopping Cart instead of the Ajax Cart! Thanks Erik for bearing with me and pointing this out :)

henrijs.seso’s picture

Title: Cart block not showing item after adding to cart » Cart block not showing because there is another block
Component: Code » Documentation
Category: bug » task
Status: Closed (fixed) » Active

This must be written with big red letters in all caps in main module page! Just lost 1 hour not realizing there is another block :(

erik seifert’s picture

Ok ;- )

erik seifert’s picture

Status: Active » Closed (fixed)

Now it is in big letters on project page ;- )