Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Welcome GUEST!


estermazda

Recommended Posts

Hello,

I've just recently installed OS Commerce. I've been trying to modify the Welcome GUEST text on the top of index.php but I cannot find the line ANYWHERE, index or any other related file. I've been looking all over for days, and coming here for tips. The relevant line DEFINE GREETING isn't there... Where should I look? Thanks

Link to comment
Share on other sites

Go to includes->langages and open english.php for me its on line 286

 

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 its not 286 go to find and search for TEXT_GREETING_GUEST

I hope this help you

Link to comment
Share on other sites

Go to includes->langages and open english.php for me its on line 286

 

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 its not 286 go to find and search for TEXT_GREETING_GUEST

I hope this help you

Sorry not there! But found it : admin platform, then file manager, then on top left "define languages" then english-php.

thanks for clueing me

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...