Guest Posted January 13, 2006 Posted January 13, 2006 Hi, On my site www.rocksupplies.co.uk when you go to the product information page, under the product image it says: FILENAMES.PHP in CATALOG ADD define('FILENAME_CATEGORIES_INFO', 'index.php'); Can anyone tell me how to change or remove this. Thanks
buzuc Posted January 13, 2006 Posted January 13, 2006 Post your product_info.php here, sure you have deleted <? or ?> somewhere ! MS2 2.2 fr + Manufacturer copy (5 manufacturers - modified to make it works) + More pics 6 + FCK Editor + zones shipping (modified without weight) + My contribution : Shopping Cart Management for Unique Products I apologize in advance for my poor English I'm French !
♥Vger Posted January 13, 2006 Posted January 13, 2006 FILENAMES.PHP in CATALOG ADD define('FILENAME_CATEGORIES_INFO', 'index.php'); This is to do with a contribution you have incorrectly installed. What's appearing on that page is an instruction from the install to add the following to catalog/includes/filenames.php: define('FILENAME_CATEGORIES_INFO', 'index.php'); You added the installation instruction to the product_info.php page instead. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.