Zen Cart Logo

USPS shipping module

Locked

Views: 1,762

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
23 Jun 2010, 12:24 AM
#1
rehopper avatar

rehopper

New Zenner

Join Date:
Sep 2009
Location:
Northern New York state, West Monroe,NY
Posts:
60
Plugin Contributions:
0

USPS shipping module

Updated from v138a to 139d & can't get USPS to work on my site. On the admin install page this appears over the different modules that may be installed:

ERROR: module not loaded due to missing language file: /includes/languages/english/modules/shipping/table1.php
ERROR: module not loaded due to missing languagefile:/includes/languages/english/modules/shipping/table2.php
ERROR: module not loaded due to missing language file: /includes/languages/english/modules/shipping/usps-old.php

Help please?

23 Jun 2010, 1:00 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: USPS shipping module

Look to see if you have extra files in the directory:
/includes/modules/shipping

this is a self loading directory and if you have just renamed old versions to new names, then it is trying to load the files ...

So if you have the files:
/includes/modules/shipping/table1.php
/includes/modules/shipping/table2.php
/includes/modules/shipping/usps-old.php

then it is trying to find the matching language files ...

23 Jun 2010, 1:21 PM
#3
rehopper avatar

rehopper

New Zenner

Join Date:
Sep 2009
Location:
Northern New York state, West Monroe,NY
Posts:
60
Plugin Contributions:
0

Re: USPS shipping module

Linda, you are incredible!
Thank you!

23 Jun 2010, 1:39 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: USPS shipping module

Thanks for the update that removing the extra files was able to fix this for you ... :smile: