Results 1 to 3 of 3

New Products Box Removal

This is a discussion on New Products Box Removal within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; How do I remove the New Products Box? Is this the same as new_products.php file? The only place I've found ...

      
  1. #1
    New Member
    Join Date
    Dec 2002
    Posts
    22
    Rep Power
    0


    Default New Products Box Removal

    How do I remove the New Products Box?

    Is this the same as new_products.php file?

    The only place I've found new_products.php referred to is in /includes/application_top.php and it isn't referred to like other boxes.

    define('FILENAME_NEW_PRODUCTS', 'new_products.php');

    Thanks

  2. #2
    osCMax Developer

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


    Default

    Look in default.php. This is where the box is called.

    Find this line:

    Code:
    <?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>
    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

  3. #3
    New Member
    Join Date
    Dec 2002
    Posts
    22
    Rep Power
    0


    Default oh hell yeah

    Sweet, that did it.

    Thanks

Similar Threads

  1. new products-link show all products, not 10 as I configure..
    By mikkvais in forum osCommerce 2.2 Discussion
    Replies: 0
    Last Post: 08-23-2005, 02:31 PM
  2. printable catalog link and image removal problem...
    By tam283 in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-28-2005, 03:44 PM
  3. space of side boxes removal
    By roman in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 03-23-2004, 01:15 AM
  4. image removal on mainpage
    By sportster in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 02-24-2004, 10:10 AM
  5. removal of bracketed numbers
    By sportster in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 02-24-2004, 08:30 AM

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
  •