Results 1 to 3 of 3

Help - New to OS Commerce - How to edit main page

This is a discussion on Help - New to OS Commerce - How to edit main page within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Call me an idiot or I'm just exhausted one. I see where the content for the main text is called ...

      
  1. #1
    New Member
    Join Date
    Mar 2005
    Posts
    21
    Rep Power
    0


    Default Help - New to OS Commerce - How to edit main page

    Call me an idiot or I'm just exhausted one. I see where the content for the main text is called

    <tr>
    <td class="main"><?php echo tep_customer_greeting(); ?></td>
    </tr>
    <tr>
    <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
    </tr>
    <tr>
    <td class="main"><?php echo TEXT_MAIN; ?></td>
    </tr>

    but how to I edit the tep_customer_greeting. I can't seem to place what php file this is calling

  2. #2
    Active Member
    Join Date
    May 2003
    Posts
    148
    Rep Power
    0


    Default RE: Help - New to OS Commerce - How to edit main page

    catalog/includes/languages/your_language/index.php, there you shall find the definition of text_main

  3. #3
    New Member
    Join Date
    Mar 2005
    Posts
    21
    Rep Power
    0


    Default Thanks

    Thanks a million. I knew it was something simple, just couldn't put my finger on it after such a long day.

Similar Threads

  1. What's up with the hanging ?> on Edit Address Page
    By Dubious in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 10-13-2006, 10:19 AM
  2. Product detail page as the home/main page???
    By sukarya in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 02-17-2006, 06:21 AM
  3. PayPal IPN how-to? [EDIT - Now with Wiki page]
    By haircrazy in forum osCmax v1.7 Discussion
    Replies: 16
    Last Post: 06-28-2005, 07:13 PM
  4. How do you edit title on front page?
    By WildCard in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 06-21-2005, 04:06 PM
  5. Where do I edit the Home Page
    By emikey24 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-11-2005, 03: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
  •