Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2009
    Posts
    13
    Plugin Contributions
    0

    Default Newbie needing simple help with message

    I am using Zen Cart v.1.3.8, this is the first time I have ever worked with either ecommerce sites, templates or CSS so forgive me if I ask dumb questions. I have read the FAQ and I have read many other posts in here regarding getting rid of the Congratulations statement on the home page. However I am having issues and it is probably because I am over analyzing something or misreading something.

    I am using the future zen template and so when I changed the index.php file (I went through filezilla, took the original and saved it to a folder on my hard drive, edited it then resaved to a new folder for import back to my side) I created a new directory - includes/languages/english/future_zen and now when I pull up my page it is blank.

    My website is www.tartsnmore.com/products (not that you will be able to see anything since it is blank) and here is a copy of the php file:

    <?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: index.php 6550 2007-07-05 03:54:54Z drbyte $ */define('TEXT_MAIN','This is the main define statement for the page for english when no template defined file exists. It is located in: <strong>/includes/languages/english/index.php</strong>');// Showcase vs Storeif (STORE_STATUS == '0') { define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s">log yourself in</a>?');} else { define('TEXT_GREETING_GUEST', 'Welcome, please enjoy our online showcase.');}define('TEXT_GREETING_PERSONAL', 'Hello <span class="greetUser">%s</span>! Would you like to see our <a href="%s">newest additions</a>?');define('TEXT_INFORMATION', 'Define your main Index page copy here.');//moved to english//define('TABLE_HEADING_FEATURED_PRODUCTS','Featured Products');//define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');//define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products');//define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected');if ( ($category_depth == 'products') || (zen_check_url_get_terms()) ) { // This section deals with product-listing page contents define('HEADING_TITLE', 'Available Products'); define('TABLE_HEADING_IMAGE', 'Product Image'); define('TABLE_HEADING_MODEL', 'Model'); define('TABLE_HEADING_PRODUCTS', 'Product Name'); define('TABLE_HEADING_MANUFACTURER', 'Manufacturer'); define('TABLE_HEADING_QUANTITY', 'Quantity'); define('TABLE_HEADING_PRICE', 'Price'); define('TABLE_HEADING_WEIGHT', 'Weight'); define('TABLE_HEADING_BUY_NOW', 'Buy Now'); define('TEXT_NO_PRODUCTS', 'There are no products to list in this category.'); define('TEXT_NO_PRODUCTS2', 'There is no product available from this manufacturer.'); define('TEXT_NUMBER_OF_PRODUCTS', 'Number of Products: '); define('TEXT_SHOW', 'Filter Results by:'); define('TEXT_BUY', 'Buy 1 \''); define('TEXT_NOW', '\' now'); define('TEXT_ALL_CATEGORIES', 'All Categories'); define('TEXT_ALL_MANUFACTURERS', 'All Manufacturers');} 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!'*/ define('HEADING_TITLE', '');} 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', ''); }?>

    Does anyone have any suggestions? Thank you in advance for all of your help and sorry to ask the question everyone is sick of!

    Shannon

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Newbie needing simple help with message


  3. #3
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Newbie needing simple help with message

    Do you have the "original" unedited copy of the file?

    Get winmerge and compare the original to your edited copy to see what the differences are.

    Chances are you just left off a ' somewhere or have extra lines at the end of the file.

    Tina

  4. #4
    Join Date
    Jan 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Newbie needing simple help with message

    Quote Originally Posted by charmedbytina2 View Post
    Do you have the "original" unedited copy of the file?

    Get winmerge and compare the original to your edited copy to see what the differences are.

    Chances are you just left off a ' somewhere or have extra lines at the end of the file.

    Tina
    Thank you so much it fixed my problem completely! Have a great weekend!

 

 

Similar Threads

  1. Newbie Needing Help Please
    By dawgsfan01 in forum Basic Configuration
    Replies: 3
    Last Post: 9 Jul 2011, 11:18 AM
  2. Newbie needing help!
    By ARoseG78 in forum General Questions
    Replies: 3
    Last Post: 6 Jul 2010, 07:26 PM
  3. Newbie Needing SOme Help With Colour Changing
    By DPM in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 2 Apr 2008, 01:55 PM
  4. Newbie needing help with error message
    By gypsycrafter in forum Templates, Stylesheets, Page Layout
    Replies: 20
    Last Post: 28 Mar 2007, 06:48 AM
  5. Newbie Zenner needing help
    By Goshawk in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Aug 2006, 11:57 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