This is a discussion on Hide Categories & Products V1 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Hide Categories & Products For OScommerce2.2 rc1 I searched for a solution for this, solutions I found were either over ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Hide Categories & Products For OScommerce2.2 rc1 I searched for a solution for this, solutions I found were either over complex, or poorly done, so this is my solution. I believe in keeping things as simple as possible & not re-inventing the wheel. OSC already has functions to hide any product, so I use that for products. This adds a new entry in the category table (categories_status) so all thats needed on the client side is to add a filter to sql queries ( and categories_status = 1 ). This does not allow for per-customer filtering, although I reckon it wouldent be too difficult to add. Most changes occur in admin/categories.php. These allow you to change the status of any category & the status of all products within a category. My site is heavily modified, so you may need to alter this contribution to fit your site. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Products & Categories Anywhere | michael_s | New osCommerce Contributions | 0 | 01-05-2008 02:10 PM |
| How do I HIDE products that are out of stock? | ryankan1 | osCMax v2 Customization/Mods | 1 | 10-24-2007 03:17 AM |
| Hide products from customer groups for SPPC | michael_s | New osCommerce Contributions | 0 | 06-16-2007 10:11 AM |
| Hide/Suppress Specials and New Products | kenlyle | osCMax v2 Customization/Mods | 1 | 04-20-2006 10:57 AM |
| Can I hide / disable categories in OSCMAX? | midwestwebsites | osCMax v1.7 Discussion | 2 | 03-28-2005 01:31 PM |