Where is the TITLE of the frontpage in MS2 MAX ?
It is somewhere different than in regular osCommerce.
Thanks very much.
This is a discussion on Change Mainpage Title in MS2 Max within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Where is the TITLE of the frontpage in MS2 MAX ? It is somewhere different than in regular osCommerce. Thanks ...
Where is the TITLE of the frontpage in MS2 MAX ?
It is somewhere different than in regular osCommerce.
Thanks very much.
Not sure which item your talking about -
If it's:
This is the AABox MS2-MAX v1.5 distribution of osCommerce 2.2 MS2. This version was originally constructed by Michael Sasek for AABox Web Hosting....
More then likely "catalog/includes/languages/<all installed or used languages>/mainpage.php" is what your looking for....
If it is the Window or page title.....then look in
"catalog/includes/languages/<all installed or used languages>.php"
for
Good Luck!Code:// page title define('TITLE', 'osCommerce');
Bookmarks