Hello,
At the beginning of the month I had some help in updating my Zen Cart. Just last night I had this problem where the USPS shipping module decided not to calculate postage. I got this error:
We are unable to find a USPS shipping quote suitable for your mailing address and the shipping methods we typically use.
If you prefer to use USPS as your shipping method, please contact us for assistance.
(Please check that your Zip Code is entered correctly.)
I now use a table rate shipping method, but the orders aren't being recorded. So once a person orders, I have to e-mail them and ask what they bought.
I re-installed the USPS ship module files that were updated this month with no luck, so I reverted to the old. I also got a fresh USPS web tools user ID to see if maybe the old one had a problem. It's in production mode and activated.
I then enabled error reporting and got a treasure trove of errors which you can see below. Can anyone give me some advice on what to do next? It's a big mess.
Notice: Constant OFFICE_IP_TO_HOST_ADDRESS already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/email_extras.php
on line 52
Notice: Undefined index: billto in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 279
Notice: Undefined index: in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 337
Notice: Trying to get property of non-object in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 337
Notice: Undefined index: in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 338
Notice: Trying to get property of non-object in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 338
Notice: Undefined variable: coupon_code in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 339
Notice: Trying to get property of non-object in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 339
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 410
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 411
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 412
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 413
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 414
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 415
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 416
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 417
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 417
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 418
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 419
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 419
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 419
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 419
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 420
Notice: Undefined property: queryFactoryResult::$fields in
/var/www/www.animateclay.com/htdocs/shop/includes/classes/order.php on line 421
Notice: Undefined variable: current_page_base in
/var/www/www.animateclay.com/htdocs/shop/includes/modules/shipping/usps.php on line
64
Notice: Constant NAVBAR_TITLE_1 already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 11
Notice: Constant NAVBAR_TITLE_2 already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 12
Notice: Constant HEADING_TITLE already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 14
Notice: Constant TABLE_HEADING_SHIPPING_ADDRESS already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 16
Notice: Constant TITLE_SHIPPING_ADDRESS already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 17
Notice: Constant TITLE_PLEASE_SELECT already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 20
Notice: Constant TITLE_CONTINUE_CHECKOUT_PROCEDURE already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 26
Notice: Constant TEXT_CONTINUE_CHECKOUT_PROCEDURE already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 27
Notice: Constant SET_AS_PRIMARY already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 29
Notice: Constant NEW_ADDRESS_TITLE already defined in
/var/www/www.animateclay.com/htdocs/shop/includes/languages/english/checkout_shipping
_address.php on line 30
Notice: Use of undefined constant STORE_ORIGIN_ZIP - assumed 'STORE_ORIGIN_ZIP' in
/var/www/www.animateclay.com/htdocs/shop/includes/modules/shipping/usps.php on line
368



