Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need to change "Welcome Guest ..."


Zych

Recommended Posts

Hello,

 

I want to change the welcome guest part of the index page. From what I understand it is supposed to be in the includes/languages/english/index.php. It is not in my case. I do have the following:

 

define('TEXT_MAIN',

 

define('HEADING_TITLE',

 

etc, but not (from what I understand) define('TEXT_GREETING_GUEST',

 

Where else would this be?

 

Thanks,

 

Zych

 

P.S. The version says: $Id: index.php,v 1.1 2003/06/11 at the top of this index.php page.

Link to comment
Share on other sites

I have found the line "tep_customer_greeting" in the index. Since I want to change it and not remove it this does not help much, but I thought I better include this so people know how it is referenced.

 

Thanks,

 

Zych

Link to comment
Share on other sites

Hello,

 

I want to change the welcome guest part of the index page.  From what I understand it is supposed to be in the includes/languages/english/index.php.  It is not in my case.  I do have the following:

 

define('TEXT_MAIN',

 

define('HEADING_TITLE',

 

etc, but not (from what I understand) define('TEXT_GREETING_GUEST',

 

Where else would this be?

 

Thanks,

 

Zych

 

P.S.  The version says:  $Id: index.php,v 1.1 2003/06/11 at the top of this index.php page.

 

To change this look in includes/languages/english.php and you will find 3 text greeting in there. Failing that you could have searched the forum and found the answer.

REMEMBER BACKUP, BACKUP AND BACKUP

Link to comment
Share on other sites

Thanks, you are correct. I just mis-read the article. I have a book and it says to go to english/index.php. When I did a search I read it the same as the book but looking at it again, it does say english.php. DOH!

 

Thanks Again.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...