Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2014
    Location
    Arkansas
    Posts
    40
    Plugin Contributions
    0

    Default Payment Modules Error Message

    My credit card processor is not one of these. Noticed this yesterday. Looking at my original install files I do not see these files. How do I fix this?

    ERROR: module not loaded due to missing language file: /includes/languages/english/modules/payment/authorizenet_aim1.php
    ERROR: module not loaded due to missing language file: /includes/languages/english/modules/payment/authorizenet_echeck1.php
    ERROR: module not loaded due to missing language file: /includes/languages/english/modules/payment/paypaldp1.php

    Name:  Payment module.JPG
Views: 166
Size:  24.1 KB

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Payment Modules Error Message

    Shipping and payment and order-total modules all have a least 2 files, which are always loaded in pairs:

    /includes/modules/payment/module_name.php
    /includes/languages/english/modules/payment/module_name.php

    But you've gone and renamed some of those module files without also renaming the language files.

    For MANY files in Zen Cart, if you want to "keep an old one, by renaming it", you should replace the ".php" suffix with something other than ".php" ... such as ".old" or ".bak"
    If the file retains the ".php" suffix then ZC will treat it as though it's "expected", and try to use it normally instead of treating it as the backup you intended.
    .

    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. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,903
    Plugin Contributions
    96

    Default Re: Payment Modules Error Message

    It sounds like you might have, in the recent (?) past, made a backup copy of those three built-in payment methods (authorizenet_aim, authorizenet_echeck and paypaldp). They're still being loaded from your store's /includes/modules/payment folder and the Zen Cart admin is "complaining" that you didn't also copy the associated language files.

    You can correct your issue by either deleting those "backup" files or renaming those files to have a file-extension other than .php.

 

 

Similar Threads

  1. v139h Error message in Modules
    By dmagic in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 26 Nov 2012, 10:59 PM
  2. Error message in Admin - Shipping Modules
    By dfontana in forum Customization from the Admin
    Replies: 6
    Last Post: 24 Mar 2008, 02:37 PM
  3. Error Message - Trying to install modules
    By Kellie14 in forum Built-in Shipping and Payment Modules
    Replies: 11
    Last Post: 1 Nov 2007, 06:38 AM
  4. Error message in Admin/modules/payment HELP
    By brimsjewelry in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 22 Oct 2007, 09:23 PM
  5. Error message In Admin/Payment Modules
    By rush_woman in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 12 Jul 2007, 01:58 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