fan4chevy Posted July 19, 2004 Posted July 19, 2004 I had to switch to a new host and hense I have had some difficulty setting up my mall. 1.) whenever I click on a category the address puts in default.php such as: domain.com/catalog/default.php/cPath/33. However, it should be like this: domain.com/catalog/index.php/cPath/33 How do I get it to find index.php rather then going to default.php? <_< Thanks for your urgent help. :) Charles
fan4chevy Posted July 20, 2004 Author Posted July 20, 2004 I have searched everywhere but can't seem to find the solution. :unsure:
♥ecartz Posted July 20, 2004 Posted July 20, 2004 includes/filenames.php, change to define('FILENAME_DEFAULT', 'index.php'); Hth, Matt Always back up before making changes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.