Adding a New Box on MS2-Max Version...

hanool <[email protected]>
Newsgroups gmane.comp.web.oscommerce.installation
Message-ID <a8c75688ce82308f82b8f8c3ab950f37@osCommerce-Forums>
This message was sent from: Installation and Configuration
http://forums.oscommerce.com/viewtopic.php?p=227937#227937
----------------------------------------------------------------

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=modload&name=phpWiki&file=index&pagename=Exercise%204%20Boxes%3A%20Adding%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!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.