This is a discussion on Changing Index within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; If you look at bloommaster.com I have removed the default.php and replaced it with index.php. I now want to have ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| If you look at bloommaster.com I have removed the default.php and replaced it with index.php. I now want to have ALL products linked back to default.php or a catalog.php as I am doing several different pages for search engines. Does anyone know where to associate this? I have tried removing the index and copied it to default it appears but the links do not work as they are looking for index.php Thanks ahead of time for any responses |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| A simple solution - copy index.php to default.php (and keep BOTH files.) Else to a search for default.php and change them all to index.php In OSC you should be able to change filenames.php and should work though out the system..look for a line simular to: define('FILENAME_DEFAULT', 'default.php'); and change to: define('FILENAME_DEFAULT', 'index.php'); then change/rename ALL default.php to index.php in all directories. Good Luck |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing index.php | alechhe | osCMax v2 Customization/Mods | 2 | 11-07-2006 07:50 AM |
| Changing the links available in the index.php page | developer_x | osCommerce 2.2 Modification Help | 0 | 01-23-2005 12:36 PM |
| how to move index.php | rnomis | osCMax v1.7 Discussion | 5 | 02-21-2004 05:19 PM |
| linking to index.htm | Christy | osCMax v1.7 Discussion | 3 | 11-21-2003 06:06 PM |
| Changing the index.php file | jpcohen | osCommerce 2.2 Modification Help | 3 | 09-27-2003 03:18 PM |