This is a discussion on adding new pages complexing problem within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I have added new pages following the guide supplied here. Which has been very helpful. But I am getting a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have added new pages following the guide supplied here. Which has been very helpful. But I am getting a strange error if i select page name of aboutus.php instead of testpage1.php FYI when called testpage1.php it works fine. But search engines like the page name to be relevant to the page I am changing the text in includes\application_top.php to Code: define('FILENAME_TESTPAGE1', 'aboutus.php');
define('FILENAME_TESTPAGE2', 'testpage2.php');
and the file aboutus does exist in the correct directory [ Quote:
|
|
#2
| ||||
| ||||
| Since you changed the define to call a different page, you actually have to change the filename on the server from testpage1.php to aboutus.php and save it. That should solve the problem
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| Thank you I changed the page name in includes\languages\english\ and this solved the problem. May be helpful to the next person who comes across this All good |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding New Pages - About Us | Cisco | osCMax v2 Features Discussion | 1 | 06-26-2006 06:24 AM |
| Adding new textfield in checkout pages | JETC | osCommerce 2.2 Modification Help | 3 | 06-14-2006 02:27 PM |
| Adding Boxes to pages OUTSIDE oscmax | rjavery | osCMax v2 Customization/Mods | 4 | 08-02-2005 07:33 AM |
| adding new pages | Dumb_Question | osCMax v1.7 Discussion | 1 | 01-30-2004 01:11 PM |
| Help adding admin pages | mutebot | osCommerce 2.2 Modification Help | 0 | 07-08-2003 08:05 AM |