Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Aug 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Parse error: syntax error, unexpected $end

    <?php
    //
    // +----------------------------------------------------------------------+
    // |zen-cart Open Source E-commerce |
    // +----------------------------------------------------------------------+
    // | Copyright (c) 2003 The zen-cart developers |
    // | |
    // | http://www.zen-cart.com/index.php |
    // | |
    // | Portions Copyright (c) 2003 osCommerce |
    // +----------------------------------------------------------------------+
    // | This source file is subject to version 2.0 of the GPL license, |
    // | that is bundled with this package in the file LICENSE, and is |
    // | available through the world-wide-web at the following url: |
    // | http://www.zen-cart.com/license/2_0.txt. |
    // | If you did not receive a copy of the zen-cart license and are unable |
    // | to obtain it through the world-wide-web, please send a note to |
    // | [email protected] so we can mail you a copy immediately. |
    // +----------------------------------------------------------------------+
    // $Id: ot_subtotal.php 1969 2005-09-13 06:57:21Z drbyte $
    //

    define('MODULE_ORDER_TOTAL_SUBTOTAL_TITLE', 'Sub-Total');
    define('MODULE_ORDER_TOTAL_SUBTOTAL_DESCRIPTION', 'Order Sub-Total');
    ?>

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Parse error: syntax error, unexpected $end

    The file content is correct. Make sure you do not have any blank space/line after ?>
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Aug 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Parse error: syntax error, unexpected $end

    There are no blank spaces or lines after ?> I hadn't even opened the file before today when I saw that error message.

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Parse error: syntax error, unexpected $end

    Did you, by any chance, install a new mod or make any modification on any file recently? (right before you have this error?)
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

Similar Threads

  1. Parse error: syntax error, unexpected $end in
    By holster1 in forum General Questions
    Replies: 1
    Last Post: 23 Aug 2012, 05:19 AM
  2. Replies: 10
    Last Post: 4 Nov 2010, 09:40 PM
  3. Replies: 4
    Last Post: 30 Aug 2009, 09:26 PM
  4. Parse error: syntax error, unexpected $end
    By Jameslawrence in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 24 Aug 2008, 02:30 PM
  5. Parse error: syntax error, unexpected $end in
    By joaopmz in forum General Questions
    Replies: 1
    Last Post: 16 Jul 2007, 01:09 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