Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Top link or 'homepage'


dekim

Recommended Posts

Found it:

 

Homepage change:

 

- in catalog/includes/configure.php

add this line:

define('HTTP_HOMEPAGE', 'http://www.domain.com);

 

- in catalog/includes/application_top.php:

$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

change in:

$breadcrumb->add(HEADER_TITLE_TOP, HTTP_HOMEPAGE);

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...