Results 1 to 2 of 2

Help with greeting statement?

This is a discussion on Help with greeting statement? within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Can anyone help with the correct code to re-install the "Welcome GUEST... or Welcome back 'Name'" statement at the top ...

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


    Default Help with greeting statement?

    Can anyone help with the correct code to re-install the "Welcome GUEST... or Welcome back 'Name'" statement at the top of the main_page.php. I had this statement on my old osc site, but when I updated to ms2-max the statement code was not present?

    Thanks,
    Greg

  2. #2
    Member
    Join Date
    Sep 2004
    Location
    Langhorne, PA
    Posts
    31
    Rep Power
    0


    Default

    define('TEXT_GREETING_PERSONAL', 'Welcome back <span class="greetUser">%s!</span> Would you like to see which <a href="%s"><u>new options</u></a> that are available?');
    define('TEXT_GREETING_PERSONAL_RELOGON', '<small>If you are not %s, please <a href="%s"><u>log yourself in</u></a> with your account information.</small>');
    define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s"><u>log yourself in</u></a>? Or would you prefer to <a href="%s"><u>create an account</u></a>?');

Similar Threads

  1. Error while modifying "Welcome Guest!" greeting
    By firebird_411 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 02-25-2006, 10:06 PM
  2. Text Greeting, Text Main switch
    By rashunda in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 08-02-2005, 11:00 PM
  3. IF statement confusions.....
    By seank123 in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 08-31-2004, 07:46 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
  •