Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

setting index.php to load


Guest

Recommended Posts

Posted

I did this once before but had to do a complete install and need to do it again but now I can't find the post that helped me before. I need to have the iindex.php file load, not the default.php file. I renamed the default.php files to index and now can not remember what file I need to change default to index (does that make sense?). Anyone know this?

Posted

ok...I finally found it, so I am set. I had the right file before, but was looking tooooo fast to see what I needed. :oops:

 

For future reference you can do this to have index.php load:

 

- FTP into your webspace, rename default.php to index.php

 

- also rename includes /languages/<language>/default.php to includes/languages/<language>/index.php

 

- Open includes application_top.php and change define(FILENAME_DEFAULT, 'default.php');

Archived

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

×
×
  • Create New...