Shipping cost dissapeared from checkout

Project:Ubercart Contributions
Component:Code
Category:
Priority:normal
Assigned:Unassigned
Status:active
Description
Project: 
Ubercart

"Calculate shipping cost" and "Delivery information" dissapeared from checkout, I believe I didnt change any setting related to this, yet shipping cost is gone.
Checked if these options are checked in menu /admin/store/settings/checkout/edit/panes - they are
This is the second time this happened to me, first time I thought it has something to do with transit from RC version to full, and it was when I started with ubercart, so I just reinstalled the ubercart and set everything from scratch because I really couldn't find and error in setting and that was the easies way at that time. I even tried to set the new instalation and compare every menu one by one and I still didn't find anything.

Could someone experienced something like this? Could it be some error in database itself?

Version: 
Ubercart 1.0
Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Shipping cost dissapeared from checkout

Those panes will automatically disappear if there's nothing in the cart that can be shipped. Check the product edit pages for the "shippable" checkbox. If those are good, check the Features tab because File downloads and Roles on products can make them not shippable.

Even after you change the products, you'll have to empty the cart and add them again because it's stored separately and won't be updated.

svihel's picture
Offline
Joined: 05/29/2008
Juice: 140
I feel stupid :] now it
Assigned to:Lyle» svihel

I feel stupid :]
now it seems like a simplest solution (it was the shippable checkbox). I didn't realized that because when I started with ubercart I created products manually so it worked all right, but when I imported products by importer module I obviously set this wrong and didn't realized that immediately.

Anyway thanks a lot for help, I would spend hours on searching for different error.

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: I feel stupid :] now it
Assigned to:svihel» Lyle

Ah the importer. I was afraid that would be the problem. For a long time the importer just ignored the shippable field and set everything it imported to not shippable. This was fixed in time for the 1.0 release, though, or so I thought.