Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problems after Changing Default.php to Index.php


grumster

Recommended Posts

Hi All,

 

I have moved my catalog to the root and renamed my default.php to index.php and made the appropriate changes which all work fine. When navigating my site (http://it-game.com) everything works well apart from when you click on a category when for example the url would change to:

 

http://www.it-game.com/index.php/cPath/193_205

 

How do I remove the index.php/ part as it only appears when you click in a category?

 

Thanks

 

Graham

Link to comment
Share on other sites

Graham,

 

You can't remove the index.php from the address when you click on a category because the page you are generating is PART of index.php not a seperate page. Take a look at the code.....there are 3 or 4 different ways that index.php is used. You don't leave index.php until you get to the product level.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...