On a clean install the cart pane for shipping quotes is missing now, I see it is missing from the livetest as well. Can anyone else confirm?

Comments

thill_’s picture

Title: Shipping Quotw Pane on /cart not showwing » shipping quote pane not available for display on cart page

update title

TwistedLincoln’s picture

I can confirm that the pane is missing using Beta5. Haven't tried the latest dev code yet, however.

I for one would like this back. It was a handy feature.

rszrama’s picture

Assigned: Unassigned » Island Usurper

Hmm... the code is still there. Gonna assign this one to Lyle for him to puzzle out.

Island Usurper’s picture

Status: Active » Fixed
StatusFileSize
new740 bytes

Oh, this is funny. At one point, I'd added a check to uc_quote_cart_pane() to see if the cart was shippable before displaying it. The problem is this check still applies on the admin page, since it uses the same function. So you need to add something shippable to your cart to enable the pane, or toggle the checkout setting to always display quote information.

Here's a patch I've committed that causes the hook to only perform the check when it's on the cart page.

Status: Fixed » Closed (fixed)

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

quikone’s picture

Status: Closed (fixed) » Active

I am having th same problem, no shipping quote pane anywhere in the checkout procedure. It worked before, so what has happened?

rszrama’s picture

Assigned: Island Usurper » Unassigned
Status: Active » Closed (fixed)

As a specific bug report, this has been resolved. Your support is probably better suited to Ubercart.org, or if it turns out there's an actual bug, then it should go in a new issue.