Re: USPS Module not working
Make sure that you have the January 2, 2011 C version of USPS from post #26:
http://www.zen-cart.com/forum/showthread.php?t=171314
Re: USPS Module not working
Looks like you installed the updated version of the module and then installed the default module.
To get the error out of the admin section you can restore the previous copy of /admin/modules.php
The other option is re-installing the latest version of my module.
http://www.zen-cart.com/index.php?ma...oducts_id=1914
My version of the module never used the RateV3 API so this must be from the other module.
Re: USPS Module not working
Quote:
Originally Posted by
Marco B
Looks like you installed the updated version of the module and then installed the default module.
To get the error out of the admin section you can restore the previous copy of /admin/modules.php
The other option is re-installing the latest version of my module.
http://www.zen-cart.com/index.php?ma...oducts_id=1914
My version of the module never used the RateV3 API so this must be from the other module.
Thank you gentlemen. I will give it a shot.
Will let you know the outcome.
Re: USPS Module not working
I also have a more general option that I have seen other folks requesting but not sure if anything was ever implemented.
I would like to restrict shipping options that are offered based on what is being ordered. Certain food items should only be able to select overnight service. Any advice?
Re: USPS Module not working
Quote:
I would like to restrict shipping options that are offered based on what is being ordered. Certain food items should only be able to select overnight service. Any advice?
This sounds extremely custom. I gave a code modification example in the mail usps support thread that disables the shipping module if overnight shipping is unavailable.
You would want to take that a few steps further.