I do not have errors when I do not have this module enabled, so I am assuming the problem is with this module.

When I click on 'Add to Cart', the cart updates to the following despite there being items in the cart:
There are no products in your shopping cart.
Total: $0.00

Since I am trying to debug, I just reload the page to see if anything is in the status message since it did not behave as expected. This is the error that shows up when I reload:

* warning: Missing argument 1 for theme_uc_cart_block_content() in /var/www/sites/all/modules/ubercart/uc_cart/uc_cart.module on line 632.
* warning: Missing argument 2 for theme_uc_cart_block_content() in /var/www/sites/all/modules/ubercart/uc_cart/uc_cart.module on line 632.
* warning: Missing argument 3 for theme_uc_cart_block_content() in /var/www/sites/all/modules/ubercart/uc_cart/uc_cart.module on line 632.
* warning: Missing argument 4 for theme_uc_cart_block_content() in /var/www/sites/all/modules/ubercart/uc_cart/uc_cart.module on line 632.
* warning: Missing argument 5 for theme_uc_cart_block_content() in /var/www/sites/all/modules/ubercart/uc_cart/uc_cart.module on line 632.
* warning: Missing argument 6 for theme_uc_cart_block_content() in /var/www/sites/all/modules/ubercart/uc_cart/uc_cart.module on line 632.

Let me know if you need further troubleshooting...

Cheers,

Will

Comments

erik seifert’s picture

Assigned: Unassigned » erik seifert
Priority: Normal » Critical
Status: Active » Fixed

There was a change in ubercart 2.0 BETA 4 for cart theming.

Is fixed in RC7

Status: Fixed » Closed (fixed)

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