Results 1 to 5 of 5
  1. #1

    Default Updated Zen Cart, getting Errors

    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

  2. #2

    Default Re: Updated Zen Cart, List of Errors

    I'm going to upgrade from 1.3.8 to 1.3.8a. Would that solve the problems?

  3. #3
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Updated Zen Cart, List of Errors

    You should do that upgrade anyway.

    However, "notice" messages are not "errors", and can usually be safely ignored.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4

    Default Re: Updated Zen Cart, List of Errors

    Thanks Dr Byte, I'm going to work on it and I'll report back.

  5. #5

    Default Re: Updated Zen Cart, List of Errors

    Problem solved, it looks like the server wasn't resolving DNS properly according to my web host. They made some changes and now it is working.

 

 

Similar Threads

  1. Zen cart automatically updated
    By dermit in forum General Questions
    Replies: 2
    Last Post: 4 Sep 2010, 01:09 AM
  2. Updated wamp + zen cart tutorial for Zen Cart 1.3.8a and Wamp Server 2.0i
    By dakos in forum Installing on a Windows Server
    Replies: 20
    Last Post: 29 Mar 2010, 01:07 AM
  3. Replies: 8
    Last Post: 1 Aug 2009, 12:42 AM
  4. Getting errors on cart page
    By AlexM in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 4 Dec 2006, 09:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg