Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where do i find this text to change it?


hinch

Recommended Posts

Posted

OK when i go into a category there is the text at the top "Let's See What We Have Here"

 

now i've looked through all the language files and the php files that I think generate the category listings page and I can't for the life of me find this line of text to change it.

 

Can anyone tell me where it is? I need to add in a few switches so that it says different things per category

Posted

in catalog/includes/languages/english/index.php find:

define('HEADING_TITLE', 'Let\'s See What We Have Here');

 

Robr

Posted

spot on thanks

 

very confusing having the language defs in dozens of different files whilst alot of them are also just in the primary langauge file.

 

anyway first time using oscommerce so having to learn the entire thing as i have alot of customisation todo yet :(

Archived

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

×
×
  • Create New...