Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing heading title to display category


spinach

Recommended Posts

In the catalog/includes/languages/english/index.php file, I'd like to modify the second line

 

if ( ($category_depth == 'products') || (isset($HTTP_GET_VARS['manufacturers_id'])) ) {
 define('HEADING_TITLE', 'Let\'s See What We Have Here');

 

so that instead of displaying "Let's See What We Have Here", it posts the category heading. Being a complete noob with php/mySQL/osCommerce, I haven't a scoobie how to do that.

 

Please could one of you most excellent and helpful experts please tell me how?

Link to comment
Share on other sites

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...