This is a discussion on how do i completly remove the welcome text? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, Is there anyway to completly remove the "welcome guest please login" text & associated login infomation at the top ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, Is there anyway to completly remove the "welcome guest please login" text & associated login infomation at the top of the default page. I have added a "login" box in coloumn left & dont need any of those details on the default page anymore. My various attempts to remove this script have lead to parse errors etc. Any help appreciated here. Cheers, Adder. |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Find this in default.php and remove it: Code: <?php echo tep_customer_greeting(); ?>
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| or if you want to modify that message go to catalog_dir/includes/languages/english.php and search for define('TEXT_GREETING_PERSONAL', .. There you will find the text that is displayed on the first page. |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I remove "Let's See What We Have Here" text | oneplace2u | osCommerce 2.2 Modification Help | 5 | 07-25-2008 12:32 PM |
| Text Greeting, Text Main switch | rashunda | osCommerce 2.2 Modification Help | 2 | 08-02-2005 10:00 PM |
| Change/remove default 'whats new..' text | xiods | osCommerce 2.2 Modification Help | 1 | 04-02-2005 03:29 PM |
| Remove BTS from MS2-MAX??? | cxm322 | osCMax v1.7 General Mods Discussion | 21 | 05-05-2004 02:24 PM |
| Can anybody help me remove this text? | yolureco | osCommerce 2.2 Modification Help | 1 | 04-01-2003 10:12 AM |