Guest Posted March 18, 2006 Posted March 18, 2006 Hi Ive set everything up to my liking in oscommerce, added products etc etc, but I cant seem to find how to change the text on the amin index page. This is a default setup of the osCommerce project, products shown are for demonstrational purposes, any products purchased will not be delivered nor will the customer be billed. Any information seen on these products is to be treated as fictional. And so on. How the hell do I get rid of this page? Im going mad here. Thanks in advance.
Guest Posted March 18, 2006 Posted March 18, 2006 includes/languages/english/index.php TEXT_MAIN defines the text on the first page your customers see. The default installation has a very long line starting with 'This is a default setup of the osCommerce... This line ends with '); and the next line begins with define('TABLE_HEADING_NEW_PRODUCTS. Remove everything starting from This is a default setup and ending before the '); and replace it with your own welcome text.
♥Vger Posted March 18, 2006 Posted March 18, 2006 Actually, if you read the text you want to delete, it tells you how to do it. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.