Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2007
    Posts
    11
    Plugin Contributions
    0

    Default HEADING_TITLE appears on home page

    Hi there,

    i am totally new to Zen Cart so I am not exactly sure what to look for.

    I installed the German version that can be found on SourceForge. I am pretty sure I did not customize the source code except for the banner title. The problem is the text "HEADING_TITLE" is displayed on the shop home page.

    To be a bit more detailed, it is displayed above the "Welcome Guest! You want to log in" (don't know exactly as I use the german localization) message.

    I don't know what to do and hope for help.

    Peter

  2. #2
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,134
    Plugin Contributions
    0

    Default Re: HEADING_TITLE appears on home page

    It's probably a better idea to download the latest version from this site. Keep the german language files and copy the german language folder in to the /includes/language/ folder

    See if that works for you.

    or you can try this.

    Typically if it has an all caps text, that means that a define is missing the text that would normally show up.

    Use the define pages tool in admin-->Tools to add text to the mainpage.php file.

    Good luck!

  3. #3
    Join Date
    Feb 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: HEADING_TITLE appears on home page

    Thank you for the information. I was about to post the "resolution".

    Apparently the German index.php (in /includes/languages/german) was damaged. As I did not customize it either it was damaged during the upload or the archive is broken.
    I replaced the German index.php with the English one and now it works.

    Peter

  4. #4
    Join Date
    Mar 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: HEADING_TITLE appears on home page

    Hi,
    the german index file isn't corrupted but misses two lines

    Code:
    } elseif ($category_depth == 'top') {
      // 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!'*/
    /*missing no one*/  define('HEADING_TITLE', 'Gratulation! Du hast erfolgreich Deine Zen Cart™ E-Commerce Solution installiert.'); 
    } 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!'*/
    /*missing no two*/  define('HEADING_TITLE', 'Gratulation! Du hast erfolgreich Deine Zen Cart™ E-Commerce Solution installiert.'); 
    }
    ?>
    Greetings
    Robin

  5. #5
    Join Date
    Feb 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: HEADING_TITLE appears on home page

    Quote Originally Posted by sherwood View Post
    Hi,
    (...) but misses two lines
    Yeah, I call that corrupted.. ;-)

    Thank you.

    Peter

 

 

Similar Threads

  1. Replies: 7
    Last Post: 10 Jul 2009, 02:27 PM
  2. Blank page with HEADING_TITLE displayed after new page creation
    By nocabt in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Jun 2008, 05:21 AM
  3. how to REMOVE the "HEADING_TITLE" from home page
    By Sckwooral in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 6 May 2008, 10:04 PM
  4. What should be the name of the stylesheet so that it appears only for HOME PAGE
    By surabisantosh in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Nov 2007, 08:59 PM

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