awarner20 Posted March 20, 2007 Posted March 20, 2007 Can someone offer some advice to delete this already deleted category? I would assume this is supposed to be deleted from the database when I delete the category (and all products under it). The products are gone, but the Manufacturer name still shows in the dropdown. Is there someone to make sure these categories actually get deleted? We see our customers as invited guests to a party, and we are the hosts. It's our job every day to make every important aspect of the customer experience a little bit better. - Jeff Bezos
awarner20 Posted March 21, 2007 Author Posted March 21, 2007 Can someone offer some advice to delete this already deleted category? I would assume this is supposed to be deleted from the database when I delete the category (and all products under it). The products are gone, but the Manufacturer name still shows in the dropdown. Is there someone to make sure these categories actually get deleted? Anybody? We see our customers as invited guests to a party, and we are the hosts. It's our job every day to make every important aspect of the customer experience a little bit better. - Jeff Bezos
vasttech Posted March 21, 2007 Posted March 21, 2007 You got to delete the actual manufacturer. In admin under manufacturers. osCommerce Knowledge Base osCommerce Documentation Contributions
awarner20 Posted March 21, 2007 Author Posted March 21, 2007 You got to delete the actual manufacturer. In admin under manufacturers. Thanks, but I guess I forgot to explain that part. In Admin under Manufacturers, the Manufacturer is not listed. Although, it still shows on the site. I have deleted it from the Admin area, but it's still on my site's dropdown list. We see our customers as invited guests to a party, and we are the hosts. It's our job every day to make every important aspect of the customer experience a little bit better. - Jeff Bezos
natureslifeforce Posted April 2, 2007 Posted April 2, 2007 If it appears in the left column, i think you simply delete the reference to the manufacturers.php from that page. So in column_left.php delete the line that reads: } else { include(DIR_WS_BOXES . 'categories.php'); } if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_manufacturers_box(); It worked for me anyway. Hope I was of some help!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.