onedownfiveup Posted October 10, 2006 Posted October 10, 2006 What code do I remove to remove that in the index.php?
ComicWisdom Posted October 10, 2006 Posted October 10, 2006 What code do I remove to remove that in the index.php? You don't need to do that. Go to admin/configuration/maximumvalues and set it to 0 Just between us, remember there are only 10 kinds of people in the world; those who understand binary and those who don't!! Remember, learning is a "do-it-yourself" experience; although, not necessarily a "do-it-BY-yourself" experience. The quickest way to learn is to forget to BACKUP!
onedownfiveup Posted October 11, 2006 Author Posted October 11, 2006 You don't need to do that. Go to admin/configuration/maximumvalues and set it to 0 Then I have New Products For October still showing up but nothing listed under it.
MSP Posted October 11, 2006 Posted October 11, 2006 catalog/index.php <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>00 to <td><?php //include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>00
Recommended Posts
Archived
This topic is now archived and is closed to further replies.