Results 1 to 5 of 5

Parse error that just won't go away

This is a discussion on Parse error that just won't go away within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I have installed OSC today and was trying to change the title on it like I was told and all ...

      
  1. #1
    Lurker
    Join Date
    Aug 2004
    Posts
    4
    Rep Power
    0


    Default Parse error that just won't go away

    I have installed OSC today and was trying to change the title on it like I was told and all I get now is a parse code. I have tried to change the code back to the way it is supposed to be, but I still have a parse code. PLEASE HELP! I am very new at this and right now. I'd love to just throw OSC out the window, because I am getting really frustrated.

    [code]// charset for web pages and emails

    define('CHARSET', 'iso-8859-1');



    // page title

    define('TITLE', 'Welcome to Tia Tara\'s');



    // header text in includes/header.php

    define('HEADER_TITLE_CREATE_ACCOUNT', 'Create an Account');

    define('HEADER_TITLE_MY_ACCOUNT', 'My Account');

    define('HEADER_TITLE_CART_CONTENTS', 'Cart Contents');

    Then I pulled it up just now, and it shows me this error:

    Parse error: parse error, unexpected T_STRING in /www/t/tiataras/htdocs/osCommerce/catalog/includes/languages/english.php on line 157

    Here is the code for that:

    [code]define('ENTRY_COMPANY', 'Company Name:');

    define('ENTRY_COMPANY_ERROR', '');

    define('ENTRY_COMPANY_TEXT', '');

    define('ENTRY_GENDER', 'Gender:');

    define('ENTRY_GENDER_ERROR', 'Please select your Gender.');

    define('ENTRY_GENDER_TEXT', '*');


    PLEASE HELP ASAP

  2. #2
    New Member
    Join Date
    Feb 2004
    Posts
    5
    Rep Power
    0


    Default Just use some free php edit software

    do not worry my friend. just use some Php edit software and upload the file again use dzsoft php editor.

    CHoww

  3. #3
    Lurker
    Join Date
    Aug 2004
    Posts
    4
    Rep Power
    0


    Default

    OK. I appreciate the response, but even what you responded is like Greek to me. I don't understand what that means.

  4. #4
    Member
    Join Date
    Aug 2004
    Posts
    41
    Rep Power
    0


    Default

    check on your site Tara

  5. #5
    Lurker
    Join Date
    Aug 2004
    Posts
    4
    Rep Power
    0


    Default

    Thanks Paul! You are so wonderful!

Similar Threads

  1. Parse error: parse error, unexpected T_NEW, expecting ')'
    By oscnoob in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 04-02-2005, 02:27 PM
  2. New Installation Parse error: parse error, unexpected T_STRI
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 5
    Last Post: 07-09-2004, 07:06 AM
  3. Parse Error?
    By JJH35 in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 04-06-2004, 02:14 PM
  4. Parse error: parse error for product_listing.php
    By midwestwebsites in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 09-16-2003, 02:21 PM
  5. Parse error: parse error, unexpected T_STRING? HELP...
    By hanool in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 09-10-2003, 11:38 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
  •