Results 1 to 2 of 2

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

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 ...

      
  1. #1
    New Member
    Join Date
    Sep 2003
    Posts
    9
    Rep Power
    0


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

    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!

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default

    For MS2 versions and beyond, the filenames are in filenames.php.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. What version of MS2 MAX is ths?
    By ozstar in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 09-22-2006, 07:18 PM
  2. Were is the tutorial on adding new boxes For version 2?
    By badadz in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 10-18-2005, 01:09 AM
  3. What PHP-version and what MySQL-version to use!
    By calle in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 11-02-2004, 09:33 AM
  4. 2.2ms1 JPN version: adding each order's options to the db
    By mws in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 12-20-2003, 08:13 PM
  5. CGI version of php?
    By Rodland in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 02-23-2003, 04:36 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •