osCommerce Define New Page in filenames.php
This osCommerce website tutorial shows how to define the new page (about_us.php) in filenames.php file.
osCommerce define the new page in filenames.php file:
2nd File:
public_html/includes/filenames.php
To create a new page (about_us.php), you have to define this new page in filenames.php under the public_html/includes folder.
Please read the oscommerce video tutorial.