Closed (fixed)
Project:
Ubercart
Version:
6.x-2.4
Component:
Cart/checkout
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2011 at 14:05 UTC
Updated:
26 Mar 2011 at 15:01 UTC
Steps to reproduce:
- select a product, add to cart
- when you are in cart/checkout page
- dont load order total preview information, instead always is present grey progress bar
I have attatch to show it.
Please some tip is welcome.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture.png | 26.45 KB | bunset |
Comments
Comment #1
bunset commentedI solved it:
Here is how I did:
It was originated by Vat module (http://drupal.org/project/uc_vat).
The error is when I have not included my type of product (classe) for applying taxes on it.
I included my type of product in page:
admin/store/settings/taxes/overview
and click edit in your taxe, then check your product type in taxed product types.