osCmax v2.5 User Manual
Results 1 to 4 of 4

'New Products fro the Month' box disabled if no new products

This is a discussion on 'New Products fro the Month' box disabled if no new products within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Can anyone tell me what to amend so that the 'New Products for the Month' box does NOT display if ...

      
  1. #1
    New Member
    Join Date
    Apr 2005
    Posts
    8
    Rep Power
    0


    Default 'New Products fro the Month' box disabled if no new products

    Can anyone tell me what to amend so that the 'New Products for the Month' box does NOT display if there are no new products?

    Any help much appreciated.

  2. #2
    Member
    Join Date
    Sep 2004
    Posts
    62
    Rep Power
    0


    Default

    You could go through the code and look for the part where it start to display the box.

    Then put in an statement with check if there are products, if 0, then don't create the box..

    if ($productcount != 0) {
    //display box
    }

  3. #3
    New Member
    Join Date
    Apr 2005
    Posts
    8
    Rep Power
    0


    Default Not quite right, but helpful!

    It wasn't quite what I was looking for, but it put me on the right track.

    Thanks for the assist.


  4. #4
    Member
    Join Date
    Sep 2004
    Posts
    62
    Rep Power
    0


    Default RE: Not quite right, but helpful!

    any time


    (yay 50 posts!)

Similar Threads

  1. I want to get rid of new products box for month etc
    By gasketking in forum osCmax v2 Installation issues
    Replies: 0
    Last Post: 10-31-2005, 06:58 AM
  2. No new products this month, but I want to display some anywa
    By Willum in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 09-09-2005, 05:46 AM
  3. Display price in New Products for <Month>
    By neil in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 04-25-2005, 08:39 PM
  4. All products showing up in New Products for the Month
    By BuckroeBill in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 02-20-2005, 09:45 AM
  5. New products for the month problem
    By maxi032 in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 05-28-2003, 02:20 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •