Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25
  1. #21
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Shipping Issue - Express Only

    Please don't post entire file contents ... it almost always isn't necessary ... plus it's VERY hard to read code that way.
    .

    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.

  2. #22
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Shipping Issue - Express Only

    Quote Originally Posted by serwachic View Post
    Okay, changed the php code and when uninstalled - when I went to reinstall, got this message:

    1062 Duplicate entry 'MODULE_SHIPPING_USPS_TYPES' for key 2
    in:...
    Something you've done has broken the normal operation of things.
    Now you've got to do some ugly cleanup.

    Start with this:

    a) Admin->Tools->Install SQL Patches
    b) Paste the following into the text field and click Send:
    Code:
    delete from configuration where configuration_key like 'MODULE\_SHIPPING\_USPS%';
    c) Then go back to Admin->Modules->Shipping and click Install again.
    .

    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.

  3. #23
    Join Date
    Jul 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: Shipping Issue - Express Only

    Sorry about posting all the scripts.

    I did the SQL Query and sent it. Went to install the USPS module again, and got the same response.
    Last edited by serwachic; 30 Jul 2009 at 11:07 PM. Reason: confusing typo

  4. #24
    Join Date
    Jul 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: Shipping Issue - Express Only

    I ended up reposting my original usps file in order to clean up whatever I did wrong. Then I downloaded the latest patch and published that. All is well. Apparently I was using an old patch.

    Thanks for all your help, and Bunyip, I really appreciate your patience!

  5. #25
    Join Date
    Jul 2005
    Posts
    21
    Plugin Contributions
    0

    Default Re: Shipping Issue - Express Only

    I had the same problem only my issue was that regardless of the choice picked, Priority would override it. I figured out that was because I didn't offer express. Thanks so much for this great post. It brings an end to more than 2 hours of debugging. I can only hope that others experiencing this problem find the same solution more quickly.
    Chris Martin
    Basic Matrix LLC
    www.basicmatrix.com

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. Paypal Express Checkout - Shipping Address Issue
    By webhorizons in forum PayPal Express Checkout support
    Replies: 74
    Last Post: 24 Nov 2019, 02:15 PM
  2. Replies: 2
    Last Post: 18 Jun 2016, 12:27 AM
  3. v138a shipping address override issue in paypal express checkout.
    By Kapil Raja in forum General Questions
    Replies: 6
    Last Post: 4 Apr 2012, 06:29 PM
  4. Paypal express checkout international shipping issue
    By mbrandonyc in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 11 May 2011, 05:12 PM
  5. Only express shipping...
    By bgroup99 in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 7 Mar 2008, 05:51 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