Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2006
    Posts
    6
    Plugin Contributions
    0

    Default Change Installation message, an error occurs

    Hi, I have just uploaded the new version of zen cart with no problems, until i go to edit the congrats message, I change it in the includes/languages/english/index.php file, but then i get the following message come up when i click on a product!

    Warning: Cannot modify header information - headers already sent by (output started at /home/tailored/public_html/catalog/includes/languages/english/index.php:61) in /home/tailored/public_html/catalog/includes/functions/functions_general.php on line 44

    can anyone give me a clue!

    website: www.tailoredwebservices.com


    Many Thanks

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Change Installation message, an error occurs

    Sounds like you have space(s) or blank line(s) at the end of the language file after the closing php bracket ?>

    php doesn't like those too well ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Oct 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Change Installation message, an error occurs

    // This section deals with the "home" page at the top level with no options/products selected
    /*Replace this text with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
    define('HEADING_TITLE', 'WHY CHOOSE US!');
    } elseif ($category_depth == 'nested') {
    // This section deals with displaying a subcategory
    /*Replace this line with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
    define('HEADING_TITLE', 'Why Choose Us!');
    }
    ?>

    This is the script can you see what is wrong!

  4. #4
    Join Date
    Oct 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Change Installation message, an error occurs

    Your a star.......... Thank You...Problem solved..there where extra lines.

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Change Installation message, an error occurs

    Thanks for the update that removing the extra space(s) and blank line(s) after the closing php bracket ?> at the end of the file did resolve the issues that you were having ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. 500 Error - FastCGI error message after database installation page.
    By hungoveragain in forum Installing on a Windows Server
    Replies: 8
    Last Post: 24 Sep 2010, 03:37 PM
  2. New Installation Error Message
    By gizmo_girl in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 12 Apr 2009, 01:17 AM
  3. Installation Error Message
    By Nitram in forum Installing on a Linux/Unix Server
    Replies: 26
    Last Post: 13 Oct 2007, 04:43 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