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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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
| |||
| |||
| 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>?'); |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error while modifying "Welcome Guest!" greeting | firebird_411 | osCommerce 2.2 Modification Help | 1 | 02-25-2006 10:06 PM |
| Text Greeting, Text Main switch | rashunda | osCommerce 2.2 Modification Help | 2 | 08-02-2005 10:00 PM |
| IF statement confusions..... | seank123 | osCommerce 2.2 Modification Help | 2 | 08-31-2004 06:46 AM |