metalsand Posted August 12, 2005 Posted August 12, 2005 I recently installed osCommernce, and started disabling stuff I didn't need, and I want to disable "New Products for ___" But I can't find the line to comment out in left column, right column, head or footer. Thanks.
metalsand Posted August 13, 2005 Author Posted August 13, 2005 Ugh, someone must be able to help me with this, all I need is the location of the file to adjust... Please.
COOLumbia Posted August 13, 2005 Posted August 13, 2005 on index.php find <?php New products code include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?> change to <?php /* New products code include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); */ ?>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.