Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2007
    Posts
    9
    Plugin Contributions
    0

    Default Module_payment_paypal_purchase_description_title

    Have a problem with the variable name "MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE" appearing on your PayPal payment pages instead of what it's supposed to say?

    This is an indication of a missing variable in the zen cart <?php?> and nothing to do with Paypal.

    Insidious

    I got it zenned. There is a typo in

    ../includes/modules/payment/paypal.php

    Line #234 : 'item_name' => MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE, is mis spelled.

    Just make the correction MODULE_PAYMENT_PAYPAL_PURCHASE_DESCRIPTION_TITLE

    now it will match the variable name that is defined in

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

    Line #54 : define('MODULE_PAYMENT_PAYPAL_PURCHASE_DESCRIPTION_TITLE', STORE_NAME . ' Purchase');

    ta daaaaaa

    <?php?><?SQL?>
    I've been zenned
    backyardfunsite.com/playgroundequipmentsupply.us

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Module_payment_paypal_purchase_description_title

    You'll find that even though DECRIPTION is misspelled, it was done consistently ... the same in both places.

    If your files were inconsistent, then you have mixed versions of the files or have corrected one without first correcting the other.
    .

    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
    Dec 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Module_payment_paypal_purchase_description_title

    Dr Byte...is right. Thank you for the clarification!
    <?php?><?SQL?>
    I've been zenned
    backyardfunsite.com/playgroundequipmentsupply.us

 

 

Similar Threads

  1. Module_payment_paypal_purchase_description_title
    By anyways in forum General Questions
    Replies: 1
    Last Post: 11 Sep 2009, 08:56 PM
  2. MODULE_PAYMENT_PAYPAL_PURCHASE_DESCRIPTION_TITLE problem
    By mambo75 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 18 May 2009, 07:29 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