Results 1 to 10 of 447

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: USPS Shipping Module [Support Thread]

    Looks like a log was generated. Would you install (if not already) the Display Logs plugin and post the contents of that myDEBUG-adm*.log? Remember to xxx-out the name of your admin directory, since it'll be exposed in the log file's contents.

  2. #2
    Join Date
    Sep 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread]

    Thanks for the reply lat9!
    Hopefully this is what you are asking for:

    [18-Jun-2024 07:33:56 America/Los_Angeles] PHP Fatal error: Uncaught Error: Undefined constant "MODULE_SHIPPING_USPS_VERSION" in /xxx/includes/modules/shipping/usps.php:238
    Stack trace:
    #0 /xxx/includes/modules/shipping/usps.php(186): usps->adminInitializationChecks()
    #1 /xxx/admin/modules.php(173): usps->__construct()
    #2 /xxx/admin/index.php(16): require('/xxx/xxx...')
    #3 {main}
    thrown in /xxx/includes/modules/shipping/usps.php on line 238


    [18-Jun-2024 07:33:56 America/Los_Angeles] Request URI: /xxx/admin/index.php?cmd=modules&set=shipping, IP address: xxx.xx.xx.xxx
    --> PHP Fatal error: Uncaught Error: Undefined constant "MODULE_SHIPPING_USPS_VERSION" in /xxx/includes/modules/shipping/usps.php:238
    Stack trace:
    #0 /xxx/includes/modules/shipping/usps.php(186): usps->adminInitializationChecks()
    #1 /xxx/admin/modules.php(173): usps->__construct()
    #2 /xxx/admin/index.php(16): require('/xxx/xxx...')
    #3 {main}
    thrown in /xxx/includes/modules/shipping/usps.php on line 238.


    [18-Jun-2024 07:33:56 America/Los_Angeles] Request URI: /xxx/admin/index.php?cmd=modules&set=shipping, IP address: xxx.xx.xx.xxx
    --> PHP Fatal error: Uncaught Error: Undefined constant "MODULE_SHIPPING_USPS_VERSION" in /xxx/includes/modules/shipping/usps.php:238
    Stack trace:
    #0 /xxx/includes/modules/shipping/usps.php(186): usps->adminInitializationChecks()
    #1 /xxx/admin/modules.php(173): usps->__construct()
    #2 /xxx/admin/index.php(16): require('/xxx/xxx...')
    #3 {main}
    thrown in /xxx/includes/modules/shipping/usps.php on line 238.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: USPS Shipping Module [Support Thread]

    Was this a new install or an upgrade?

  4. #4
    Join Date
    Sep 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread]

    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.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: USPS Shipping Module [Support Thread]

    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%';

  6. #6
    Join Date
    Sep 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread]

    That did the trick!
    Thank you very much for your time and help lat9!!

  7. #7
    Join Date
    Mar 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread]

    Any chance we will see shipping dimensions added to this module to take advantage of the new feature in 2.0 Zen Cart Release?

 

 

Similar Threads

  1. Optional Shipping Insurance Module [Support Thread]
    By jettrue in forum Addon Shipping Modules
    Replies: 415
    Last Post: 6 Jul 2026, 02:45 PM
  2. MultiSite Module Support Thread
    By Gerome in forum All Other Contributions/Addons
    Replies: 2246
    Last Post: 29 Dec 2025, 10:13 AM
  3. Replies: 29
    Last Post: 24 Sep 2014, 09:59 PM
  4. Replies: 335
    Last Post: 1 Aug 2013, 08:54 PM
  5. PC Configurator Module [Support Thread]
    By lebrand2006 in forum All Other Contributions/Addons
    Replies: 254
    Last Post: 22 Aug 2012, 03:52 PM

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