Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Deleted Manufacturer Still Shows in Dropdown on Site???


awarner20

Recommended Posts

Posted

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

Posted
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

Posted
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

  • 2 weeks later...
Posted

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!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...