Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Quick Question.


UKCarAdverts

Recommended Posts

Posted

in cxatalog/index.php search for new_product (from what I recall it is something like <?php require(DIR_WS_INCLUDES . 'new_products.php'); ?> (ish!!). Take this out - easiest way is to comment it out by adding // to the start of the line, so if you want to add it back in at any time you can do so really easily. I deleted mine completely out as I know I'm never going to use it - I add products once a year and add thousands at a time, so mine would only show new stuff once a year then for the rest of the year make the store look stale! As I said, the bit you need to find may be slightly different, but that is roughly what it will look like - it will be just above the column_right part of your file if that helps any!

Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem....

Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums.....

if (stumped == true) {

return(square_one($start_over)

} else {

$random_query = tep_fetch_answer($forum_query)

}

Archived

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

×
×
  • Create New...