Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

urgent (!): how to remove new products for...


eternity575

Recommended Posts

Open index.php from your root e.g. catalog/index.php

 

Scroll almost to the bottom and change:

 

<?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>

to:

<?php //include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>

 

Job done :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...