This is a discussion on Adding a New Box on MS2-Max Version... within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, I am trying to add the new box on column_left on catalog... And create new pages and link to ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, I am trying to add the new box on column_left on catalog... And create new pages and link to them... I have locate the guide here; http://oscdox.com/modules.php?op=mod...%20New%20Boxes But could not locate the section marked "define filenames used in the project" on the file /catalog/includes/application_top.php... "In the file /catalog/includes/application_top.php, find the section marked define filenames used in the project. In this section, copy any one of the file definitions, and paste it to a new line, just after the one you copied. Now you need to modify the newly pasted line to point to testpage1 See the example below: Copy the first file definition listed: define('FILENAME_ACCOUNT', 'account.php'); Then paste this on a new line immediately following it, four times. Create four new define statements as follows: define('FILENAME_TESTPAGE1', 'testpage1.php'); define('FILENAME_TESTPAGE2', 'testpage2.php'); define('FILENAME_TESTPAGE3', 'testpage3.php'); define('FILENAME_TESTPAGE4', 'testpage4.php'); Now, save /catalog/includes/application_top.php. This is the step that creates the filename definitions so that osCommerce can build links." Anyone care to shed some light on this? Thank you! |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| For MS2 versions and beyond, the filenames are in filenames.php.
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What version of MS2 MAX is ths? | ozstar | osCMax v2 Installation issues | 1 | 09-22-2006 07:18 PM |
| Were is the tutorial on adding new boxes For version 2? | badadz | osCMax v2 Features Discussion | 0 | 10-18-2005 01:09 AM |
| What PHP-version and what MySQL-version to use! | calle | osCommerce 2.2 Installation Help | 1 | 11-02-2004 09:33 AM |
| 2.2ms1 JPN version: adding each order's options to the db | mws | osCommerce 2.2 Modification Help | 0 | 12-20-2003 08:13 PM |
| CGI version of php? | Rodland | osCommerce 2.2 Installation Help | 2 | 02-23-2003 04:36 PM |