Geigei Posted July 28, 2003 Posted July 28, 2003 What I have to do to change default.php in index.php without problems with links? Thanks
Guest Posted July 28, 2003 Posted July 28, 2003 Go to: Catalog :arrow: Includes :arrow: Languages :arrow: English :arrow: Default.php ...and change define('TEXT_MAIN', 'This is a default setup of the osCommerce project, products shown are for demonstrational purposes, <b>any products purchased will not be delivered nor will the customer be billed</b>. Any information seen on these products is to be treated as fictional.<br><br>If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the <a href="http://oscommerce.com"><u>support site of osCommerce</u></a>. This shop is running on osCommerce version <font color="#f0000"><b>' . PROJECT_VERSION . '</b></font>.<br><br>The text shown here can be modified in the following file, on each language basis: [path to catalog]/includes/languages/[language]/default.php.<br><br>That can be edited manually, or via the Administration Tool with the Languages->[language]->Define option, or by using the Tools->File Manager feature.'); ...to what you want it to say. -Matt
Salvo Posted July 28, 2003 Posted July 28, 2003 What I have to do to change default.php in index.php without problems with links?Thanks The new ms2.2 already has index.php In tips and tricks there is a way on how to do it.. nice and easy
Recommended Posts
Archived
This topic is now archived and is closed to further replies.