Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Editing words under Payment Method

    Hi,

    I recently upgraded to 1.3.8 and lost some edits that I'm trying to fix. Anyway, under 'Payment Method' it used to read

    Payment Method
    You will be directed to PayPal once you confirm your order. Sign up is easy and secure.

    Currently it reads:

    MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_LOGO

    Under Developers tool kit, it shows i should make the edit in file:

    includes/languages/english/modules/payment/paypal.php
    or
    includes/modules/payment/paypal.php


    But I can't find this phrase in either file.

    What's weird is that in my incl/lang/eng/mod/pay/MY_TEMPLATE/paypal.php it reads as I originally had edited when i had zen 1.3.7

    any ideas how I can fix this?

    Thanks!!

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

    Default Re: Editing words under Payment Method

    Quote Originally Posted by mw4kids View Post
    I recently upgraded to 1.3.8 and lost some edits that I'm trying to fix.
    Quote Originally Posted by mw4kids View Post
    What's weird is that in my incl/lang/eng/mod/pay/MY_TEMPLATE/paypal.php it reads as I originally had edited when i had zen 1.3.7
    That's why you're having the problem you described.
    There were a number of changes to many of the language files, including the one you mention, between 1.3.7 and 1.3.8.
    Quote Originally Posted by mw4kids View Post
    any ideas how I can fix this?
    Yes. Use the 1.3.8 version of the file instead. And then, if you had customized the old one, you can redo those customizations in the newer file.
    .

    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
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Re: Editing words under Payment Method

    Hi Dr.Byte,

    I'm sorry but I just don't understand,

    Under the new version path:

    includes/module/payment/paypal.php in line 125 &126 i see:

    function selection() {
    return array('id' => $this->code,
    'module' => MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_LOGO,
    'icon' => MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_LOGO
    );

    Under the same path currently on my site now which I've upgraded i get a completely different file that doesn't show coding mentioned above.

    When I tried editing MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_LOGO to read what i want said, I get a blank page on my site.

    I'm stuck and would really appreciate more specific details on how to make these changes.

    thanks so much!

  4. #4
    Join Date
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Re: Editing words under Payment Method

    ok figured it out...just deleted the file under my template. now i'm going to copy over the new paypal.php to my template.

 

 

Similar Threads

  1. How To Change The Word PAYPAL Under Payment Method
    By ricangem in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Mar 2014, 12:29 AM
  2. Replies: 2
    Last Post: 11 May 2008, 03:10 AM
  3. Add text under Payment Method ?
    By ghs215 in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 11 Sep 2007, 05:31 PM
  4. Changing Text under Payment Method
    By Rememberthemoments in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Feb 2007, 01:48 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