This is a discussion on Hide Categories & Products V1 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; To correct change categories On and Off change as below. In categories.php find: $categories_query = tep_db_query("select c.categories_id, cd.categories_name, c.categories_image, c.parent_id, ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| To correct change categories On and Off change as below. In categories.php find: $categories_query = tep_db_query("select c.categories_id, cd.categories_name, c.categories_image, c.parent_id, c.sort_order, c.date_added, c.last_modified Add after: , c.categories_status Do that for the two queries in this file. More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hide Categories & Products V1 | michael_s | New osCommerce Contributions | 0 | 04-27-2008 09:31 AM |
| 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 02:17 AM |
| Hide/Suppress Specials and New Products | kenlyle | osCMax v2 Customization/Mods | 1 | 04-20-2006 09:57 AM |
| Can I hide / disable categories in OSCMAX? | midwestwebsites | osCMax v1.7 Discussion | 2 | 03-28-2005 01:31 PM |