Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25
  1. #11
    Join Date
    Oct 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: USPS Module Install Problems

    Hi Linda,

    I check the cache and it says:

    14-Oct-2012 12:08:42] PHP Fatal error: Cannot redeclare class usps in /home/calamity/public_html/store/includes/modules/shipping/usps.php on line 1049

    There are several more like this and I am not sure what the heck I am doing at this point :-( I am really worried That I messed something up royally.

  2. #12
    Join Date
    Oct 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: USPS Module Install Problems

    Linda,

    I went back and undid what I did - basically uninstalling everything back to the way it was before I tried uploading the USPS Mod.

    Maybe if I start from the beginning again it will help?

    Can you help me walk through installing the module properly please?

    Thank you in advance for your your time and help!

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

    Default Re: USPS Module Install Problems

    It sounds like you renamed the old usps.php file or had a backup copy of it in that directory ...

    1 save your settings to USPS

    2 do a REMOVE on USPS

    3 copy the files from the USPS ZIP to your server ... you should be loading the code file:
    /includes/modules/shipping/usps.php

    and the language file to:
    /includes/languages/english/modules/shipping/usps.php

    4 go to the Modules ... Shipping ... and you should be able to click on USPS and do an INSTALL and then configure the settings ...

    that should be it ...
    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!]
    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!

  4. #14
    Join Date
    Oct 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: USPS Module Install Problems

    thank you Linda,

    Actually there was no USPS option in the Store back office before.... and when I looked at the original Zen cart install files under modules and there was no USPS file in there either??? Not sure what I did wrong - but I will try and reinstall the Module and see what happens.

    Ummm should I do #3 or #4?? I have down loaded both files

    Click image for larger version. 

Name:	shipping module options in back office.jpg 
Views:	40 
Size:	12.6 KB 
ID:	11312
    Last edited by whitehorsehill; 14 Oct 2012 at 09:59 PM. Reason: needed to add screen shot

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

    Default Re: USPS Module Install Problems

    You should try to do them ... if you do not currently have an USPS shipping module ... just to be safe, once you have the new files on the server, if USPS appears to already be installed, then do the REMOVE and INSTALL and reconfigure to ensure you have all of the proper settings ...
    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!]
    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!

  6. #16
    Join Date
    Oct 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: USPS Module Install Problems

    Okay I reinstalled the two files in the #4 zip file and when I went into my back office it gave me this error message:

    ERROR: module not loaded due to missing language file: /home/calamity/public_html/store/includes/languages/english/modules/shipping/usps.php

    Where do I find this file to upload?

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

    Default Re: USPS Module Install Problems

    Make sure you downloaded the v1.5.0 USPS shipping module:
    http://www.zen-cart.com/downloads.php?do=file&id=1292

    There is both the USPS language module file and the module code file ...

    when unzip the download you should see:
    \USPS v15 Ratev3\includes\languages\english\modules\shipping\usps.php
    \USPS v15 Ratev3\includes\modules\shipping\usps.php

    copy the language file:
    \USPS v15 Ratev3\includes\languages\english\modules\shipping\usps.php

    to your server:
    /your_root_or_your_store_directory/includes/languages/english/modules/shipping/usps.php

    copy the code file:
    \USPS v15 Ratev3\includes\modules\shipping\usps.php

    to your server:
    /your_root_or_your_store_directory/includes/modules/shipping/usps.php

    then follow the steps to install it ...
    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!]
    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. #18
    Join Date
    Oct 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: USPS Module Install Problems

    THANK YOU!!!!!!!!!!!!

    You so ROCK!!!! I finally got it to work!!!! Thank you soooo very much! I am over joyed right now, in tears ( of Joy) and ready to get this shipping module all set up!! Thank you again for being so patient with me and helping me so much!! Your a huge blessing!

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

    Default Re: USPS Module Install Problems

    You are most welcome ... glad that this is all working for you now ...
    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!]
    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!

  10. #20
    Join Date
    Oct 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: USPS Module Install Problems

    Hello again Linda,

    I have a quick question for you... I got my Username for USPS and they set it to production for me... but when I got done these errors show up??? Where do i go to fix these??? and what do i put in there? I don't use set package dimensions... as they can vary?? Any advice would be greatly appreciated!!!

    Warning Shipping Configuration errors!
    The parameters set in Package Dimensions Config #1 are invalid, please enter valid shipping parameters. Current setting will be overridden with default: 'regular;+'
    The parameters set in Package Dimensions Config #2 are invalid.

    Click image for larger version. 

Name:	shipping error message.jpg 
Views:	38 
Size:	22.3 KB 
ID:	11314

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v150 No USPS Module Install Option
    By PerfectHindsight in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 14 Jul 2012, 11:41 PM
  2. v150 USPS Module Install Instructions?
    By BillyBob_jcv in forum Addon Shipping Modules
    Replies: 3
    Last Post: 7 Apr 2012, 10:44 PM
  3. Problems with USPS module
    By rechargebaskets in forum General Questions
    Replies: 2
    Last Post: 22 Apr 2008, 03:39 AM
  4. UPS AND USPS Module Problems
    By nightlordv in forum Built-in Shipping and Payment Modules
    Replies: 33
    Last Post: 5 Apr 2008, 06:33 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