Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Welcom... please log in


webwitch2003

Recommended Posts

Posted

Is it possible to comment out the line that says 'Welcome Guest please log yourself in or creat an account' from the first page. I would like them to be able to do this later, but it seems really big and yucky on the first page.

 

I checked the /languages/english/index.php file and it isn't there and i checked the /catalog/index.php and it wasnt there.

 

Thanks for your help

Angi

Posted
includes/languages/english.php - it's there.

 

Vger

 

 

Thanks - i didn't think to look there :)

 

So line 286 is

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>?');

 

If i just comment it out with // then i get this on the front page TEXT_GREETING_GUEST - do i need to comment it out somewhere else or do i just delete all the text between the ' ' ?

Archived

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

×
×
  • Create New...