Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Categories going to default.php


fan4chevy

Recommended Posts

Posted

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

Posted

includes/filenames.php, change to

  define('FILENAME_DEFAULT', 'index.php');

Hth,

Matt

Always back up before making changes.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...