Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default USPS Shipping Module not showing

    Ive installed 1.5.1 to a test store and am not finding the USPS shipping module. Found a plugin here (http://www.zen-cart.com/downloads.php?do=file&id=1292), and have installed it, but still not seeing a USPS shipping module. Any idea what I'm doing wrong? Will I need to reapply with the postal service for new credentials or can I use those from live store to test with once the module gets installed. Screenshot is all I'm seeing in the admin. Any advice would be appreciated, thank you.
    Name:  shipping.jpg
Views: 613
Size:  25.1 KB

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: USPS Shipping Module not showing

    UPS and USPS were removed from the Zen Cart download ... you can get them from our Plugin Add-ons ...

    If you install them and do not see them, you have possibly installed them incorrectly on your server ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default Re: USPS Shipping Module not showing

    Thank you. I must have done it incorrectly, because I have also installed Easy Populate and Pure CSS Mega Menu and those are not showing up either. I've installed with FTP copying the unzipped downloaded files to their respective folders in test store, but not sure what I'm doing wrong. I installed Hide Categories per this link, http://www.zen-cart.com/showthread.p...ght-in-my-1-51, and it did resolve the issue in the post, but when I go to the categories, I'm not finding the options to hide the categories like in the live store. Apparently adding the table solved that issue but that did not mean I installed it correctly. I don't know whether I should just remove the whole test store and start over or what is the best way to troubleshoot. When I added the Bookshelf template, I did notice that some of the folder structure of where things went in live store for that template did not exist so I created them according to where they were in live store. Possibly the Bookshelf template does not work in 1.5.1, but that is the only thing that seemed out of the ordinary of any of the installs for plugins. Any advice would be greatly appreciated, thank you.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: USPS Shipping Module not showing

    The shipping files belong in one of two directories:
    /includes/modules/shipping (code file)
    /includes/languages/english/modules/shipping (language file)
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default Re: USPS Shipping Module not showing

    Thank you. I missed one of the files and now it's there. So I will re-check the other plugins to make sure of what may have been missed. Appreciate the help, thank you.

  6. #6
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: USPS Shipping Module not showing

    uploaded two usps.php files to appropriate directories and installed module in admin, after that I got blank checkout shipping page, then uninstalled the usps module, the checkout shipping page shows again! Any idea?

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: USPS Shipping Module not showing

    Check that you loaded the language file to:
    /includes/languages/english/modules/usps.php

    and the code file to:
    /includes/modules/shipping/usps.php

    Also try this ...

    Go to your Zen Cart Admin and go to Tools ... Developers Tool Kit ...

    In the bottom input box enter:
    usps.php

    Then, select Catalog ... click SEARCH ...

    What directories do these show and what comes up on the lines for:
    * @version $Id: usps.php
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: USPS Shipping Module not showing

    1. double checked I am sure I loaded the file to proper directories
    2. following your instruction I got the searching result below:
    /includes/languages/english/modules/shipping/usps.php
    Line #10 : * @version $Id: usps.php 2013-07-28 ajeh $ Version J 2013-07-28
    /includes/modules/shipping/usps.php
    Line #12 : * @version $Id: usps.php 2013-07-30 ajeh Version J5 $

  9. #9
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: USPS Shipping Module not showing

    BTW, my zen cart version is v151

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: USPS Shipping Module not showing

    They look to be in the right places ...

    Check the files on the server to ensure that the file in:
    /includes/modules/shipping/usps.php

    is the code file and that the file in:
    /includes/languages/english/modules/shipping/usps.php

    is the language file ...

    When you trigger the error ... what debug logs show in the directory:
    /logs
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. USPS Shipping Module Not Showing Shipping Estimates
    By heathcreative in forum Addon Shipping Modules
    Replies: 1
    Last Post: 17 Nov 2014, 04:47 PM
  2. v151 USPS Module not showing lower priced shipping options
    By karine in forum Addon Shipping Modules
    Replies: 19
    Last Post: 6 Aug 2014, 07:12 PM
  3. Replies: 16
    Last Post: 31 May 2012, 07:08 PM
  4. USPS Shipping Module showing Yellow button
    By Yolanda in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 3 Jan 2012, 07:29 PM
  5. USPS module not showing up
    By peedeefish in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 10 Jan 2011, 05:42 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR