Results 1 to 10 of 10
  1. #1
    Join Date
    Jun 2010
    Location
    Holland, MI
    Posts
    230
    Plugin Contributions
    0

    Default ERROR: module not loaded due to missing language file

    I am getting the following error across the top of my shipping module page. Everything is working fine, but I get concerned when I have an error.

    ERROR: module not loaded due to missing language file: [...] /includes/languages/english/modules/shipping/uspsold.php

    I have searched for a reference to uspsold.php, but cannot find one. I don't seem to have a file with that name.

    Should I be concerned?
    Steve Pembleton
    www.cheapjumprings.com

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: ERROR: module not loaded due to missing language file

    Do you have an includes/modules/shipping/uspsold.php file?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,514
    Plugin Contributions
    126

    Default Re: ERROR: module not loaded due to missing language file

    ... if so, rename it to includes/modules/shipping/usps.php.old.

    NEVER rename a file and keep the .php extension.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: ERROR: module not loaded due to missing language file

    LOL. I hadn't spotted that. Well done Scott for nailing it. Though I'd recommend getting it off your live server completely.

    If you need to keep a copy (why? but if ...) don't keep it on your live site. Keep it somewhere else, otherwise over time these files build us and create unforeseen problems. Like this one!
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Jun 2010
    Location
    Holland, MI
    Posts
    230
    Plugin Contributions
    0

    Default Re: ERROR: module not loaded due to missing language file

    I do NOT have a uspsold.php file. I have also looked in my usps.php file to see if it references a uspsold.php file, which it does not. I have also used the developer tool kit to search for any reference to uspsold anywhere on my site, but not hits. I am baffled.
    Steve Pembleton
    www.cheapjumprings.com

  6. #6
    Join Date
    Jun 2010
    Location
    Holland, MI
    Posts
    230
    Plugin Contributions
    0

    Default Re: ERROR: module not loaded due to missing language file

    I just found the file. It was not in the location described in the error message, it was in the shipping module (not in the language folder). I have removed it, and everything is fine now. I will also heed the warning from you both about renaming files differently or removing them completely. Thanks for your help
    Steve Pembleton
    www.cheapjumprings.com

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,691
    Plugin Contributions
    11

    Default Re: ERROR: module not loaded due to missing language file

    And just another small note on the file naming.
    I would suggest using your initials instead of old, bak, etc. unless your initials are the same.
    .bak, .old, etc found on a server can fail PCI Compliance.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  8. #8
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: ERROR: module not loaded due to missing language file

    Quote Originally Posted by dbltoe View Post
    And just another small note on the file naming.
    I would suggest using your initials instead of old, bak, etc. unless your initials are the same.
    .bak, .old, etc found on a server can fail PCI Compliance.
    Or just get them the hell off the live site, where they serve no purpose other than clogging up the system, causing confusion for the poor developer asked to upgrade it and occasionally sticking their nose in and stopping the site from working properly.
    Last edited by kuroi; 24 Jun 2011 at 06:32 PM.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  9. #9
    Join Date
    Jan 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: ERROR: module not loaded due to missing language file

    I am trying to install the Fedex module and am having the same error problem: ERROR: module not loaded due to missing language file: /home/content/39/8873939/html/zencart/includes/languages/english/modules/shipping/fedexexpress.php

    I couldn't understand the above.. you have to rename the file? or what am I missing? Please help.

    Thanks! Jennifer

  10. #10
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,514
    Plugin Contributions
    126

    Default Re: ERROR: module not loaded due to missing language file

    The fedex module has a file in it called

    ./includes/languages/english/modules/shipping/fedexexpress.php

    You need to transfer it to your site in the location shown in the error message. This is really just

    <your cart root>/./includes/languages/english/modules/shipping/fedexexpress.php

    The best way to install mods is to transfer the entire "includes" hierarchy (after adjusting for template name, if required) - this way you don't miss a file, which can happen if you go file by file.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. Replies: 6
    Last Post: 15 Apr 2013, 03:23 AM
  2. Replies: 3
    Last Post: 11 May 2010, 05:14 PM
  3. my file in extra_datafiles is not loaded automatically
    By fwso in forum General Questions
    Replies: 1
    Last Post: 12 Nov 2009, 06:52 PM
  4. Fatal error required language file is missing
    By baba in forum Addon Language Packs
    Replies: 2
    Last Post: 12 Aug 2006, 10:13 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