Was this a new install or an upgrade?
It is a new install of the USPS Shipping Module.
The store started with Zen Cart 1.5.5 and has been updated with each new version.
I had a FedEx module in 1.5.6 but it stopped working and was deleted in the 1.5.7 update.
Have been using the Flat Rate module since.
FWIW, I can't replicate this behavior performing an initial install of the K11j version of USPS. To correct your situation, you can navigate to Tools :: Install SQL Patches and enter the following to "wipe" the current USPS configuration from the database and try the USPS installation again:
Code:DELETE FROM configuration WHERE configuration_key LIKE 'MODULE\_SHIPPING\_USPS%';
That did the trick!
Thank you very much for your time and help lat9!!
Any chance we will see shipping dimensions added to this module to take advantage of the new feature in 2.0 Zen Cart Release?
I just noticed that USPS ground advantage shipping quote was gone this morning. From the records, it looks like this shipping quote was gone since yesterday. USPS priority shipping quote is still good.
Is it API partially down?