Shipping Quotes Not Working - Help!

Posts: 95
Joined: 10/29/2007
Bug Finder

Hi, I just downloaded the latest code from Bazaar, I replaced all Ubercart modules and then ran Database Update Script. Now my site will not get shipping quotes at all, I have turned on and off the USPS and UPS. I have both installed, but I tried with one, and neither work. I also can't get a quote on the cart or the checkout page.

How do I debug this...... I can't take any orders right now... Smiling

Ain't development fun Smiling

Jim

Posts: 21
Joined: 10/14/2007

same thing happened to me. I am going to restore previous version until I hear. Smiling

Posts: 95
Joined: 10/29/2007
Bug Finder

I just put the old shipping folder back on too, so my quotes are workign again. But now I have 2 older problems.
1. USPS does not work for multiple items in cart
2. First Class mail is an option even thought I have it turned off.

I know that Lyle fixed #1 in the latest code.

Posts: 21
Joined: 10/14/2007

once again, same here. We will just use UPS until this gets ironed out. Smiling
Store owner a little antsy, but she knows good things are around the corner.

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Gotta use Workflow-ng with the latest dev version of Ubercart. Have you installed that?

Posts: 203
Joined: 09/06/2007

what is now the latest, still 7e? you should put this info into a sif file of your attached to each comment of yours ...

Posts: 95
Joined: 10/29/2007
Bug Finder

I don't have workflow installed, I bet that's it.

Posts: 95
Joined: 10/29/2007
Bug Finder

Workflow-ng Fixed it, everything is working now. Thanks

Posts: 21
Joined: 10/14/2007

I was also missing Workflow-ng. I installed that, uploaded the newest version of the cart, updated the database, cleared the cache, and enabled USPS. USPS still does not appear as an option in checkout.

I have it set to display debug info, and when UPS is disabled and USPS is enabled, nothing at all is shown on the page.

Posts: 1293
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

Do you have them set to be available as shipping methods?

/admin/store/settings/quotes/methods

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 21
Joined: 10/14/2007

I do. I also had the weight ordering of the shipping options set to non-zero. When I set them both back to zero, the USPS appeared as an option.

Thanks. Smiling

Posts: 364
Joined: 10/16/2007

Where can workflow-ng be obtained? Did not see it in the Uber contributions. It is a Drupal module?

Jim

Posts: 364
Joined: 10/16/2007

Jim:

How do you do you database update? Not sure if update.php will do it or not? i.e. clean out old tables, etc. Seems that some things will just not go away.

Jim

Posts: 1293
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

Yup, you can get it here:

http://drupal.org/project/workflow_ng

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 364
Joined: 10/16/2007

Found on Drupal.

Is this the correct version?

workflow_ng 5.x-1.0

Jim

Posts: 21
Joined: 10/14/2007

So Close! Now the USPS quotes are a few dollars more than those quoted on the USPS website when on the initial checkout page, and right on the money on the review page. I had always had a difference in the quotes on those two pages, but it is much closer now.

I do not have any markup added to the USPS quote.

Posts: 21
Joined: 10/14/2007

Jim,

workflow_ng 5.x-1.0 is the version I used.

Posts: 21
Joined: 10/14/2007

I am still having this problem. Does anyone know why the shipping quotes would be different on the two different screens?