RE: Remove Quantity From Catagory Listing
Ajeh <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.installation |
|---|---|
| Message-ID | <304e9c07269146d27e9260a12f556f76@osCommerce-Forums> |
This message was sent from: Installation and Configuration http://forums.oscommerce.com/viewtopic.php?p=227739#227739 ---------------------------------------------------------------- [quote="beaster"]It looks like I have: osCommerce 2.2-CVS[/quote] If you are using MS2 ... the current /includes/boxes/categories.php file should be: $Id: categories.php,v 1.25 2003/07/09 01:13:58 hpdl Exp $ This uses the new settings in the configuration table SHOW_COUNTS to decide if the counts should show or not. Check your application_top.php and make sure SHOW_COUNTS is not defined in there from an old application or add-on you might of used. Then check your configuration table and sort on configuration_key and make sure there is only one SHOW_COUNTS and it should be set to: false