wheeloftime Posted February 21, 2006 Posted February 21, 2006 Thanks for your help. Edit your (catalog)/index.php Search for: <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> and change to <td><?php // include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> ! It appears twice in the file, change both occurences !
Guest Posted February 21, 2006 Posted February 21, 2006 Thanks for your help. Look over this search for "Remove New Products" http://www.oscommerce.com/forums/index.php?act...ve+new+products Please do not take my answer as being rude that is the last thing I'm trying to be. But this is a question that is asked all the time. I've found that 99% of the questions I needed answers to for my osc shop have already been asked an answered many times on the forum. Everyone is here to help out where we can. You'll learn so much more and get answers a lot faster if you try out the search feature first and read over how other ppl have tackled the situation. If you have problems or need help just post for help with what you're stuck on. Good Luck -- Mindy Edit: Wheel beat me too it while I was typing.. :thumbsup: Sorry for the extra long post.
Guest Posted February 21, 2006 Posted February 21, 2006 Edit your (catalog)/index.phpSearch for: <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> and change to <td><?php // include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> ! It appears twice in the file, change both occurences ! Thank you, that worked!!! :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.