Results 1 to 3 of 3
  1. #1

    Default Problem with Payment Modules

    The Payment Modules in the shopping cart are not showing up during checkout, and I am getting the following error when I go into Admin>Modules>Payment

    Parse error: syntax error, unexpected T_STRING in store/includes/languages/english/modules/payment/paypal.php on line 13

    I copied and pasted the top part of the code from store/includes/languages/english/modules/payment/paypal.php
    below:



    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: paypal.php 5314 2006-12-21 02:23:06Z drbyte $
    */

    define('MODULE_PAYMENT_PAYPAL_TEXT_ADMIN_TITLE', 'PayPal IPN');
    define('MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_TITLE', 'Paypal IPN);
    if (IS_ADMIN_FLAG === true) {
    define('MODULE_PAYMENT_PAYPAL_TEXT_DESCRIPTION', '<strong>PayPal

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Problem with Payment Modules

    define('MODULE_PAYMENT_PAYPAL_TEXT_ADMIN_TITLE', 'PayPal IPN');
    define('MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_TITLE', 'Paypal IPN);
    if (IS_ADMIN_FLAG === true) {
    define('MODULE_PAYMENT_PAYPAL_TEXT_DESCRIPTION', '<strong>PayPal
    You are missing an apostrophe

    define('MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_TITLE', 'Paypal IPN');
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3

    Default Re: Problem with Payment Modules

    I must have been tired last night when I was customizing, I completely missed that.
    Thanks

 

 

Similar Threads

  1. problem loading payment modules after upgrading
    By aprogrammer in forum Upgrading from 1.3.x to 1.3.9
    Replies: 0
    Last Post: 19 Jan 2011, 03:12 PM
  2. Payment issues with authorize.net - seen before with other modules
    By mumzie in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 18 Nov 2010, 02:35 AM
  3. Payment modules problem -- can't see PayPal
    By deltatech in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 2 Jul 2008, 01:44 AM
  4. Problem with payment modules (Help Please)
    By souldive in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 26 Jun 2007, 03:06 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR