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!




LinkBack URL
About LinkBacks










Bookmarks