Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacturer Boxes in left column


uwearusa

Recommended Posts

Posted

in /catalog/includes/column_left.php locate and remove this bit of code:

 

if ((USE_CACHE == 'true') && empty($SID)) {
echo tep_cache_manufacturers_box();
 } else {
include(DIR_WS_BOXES . 'manufacturers.php');
 }

Posted
in /catalog/includes/column_left.php locate and remove this bit of code:

 

if ((USE_CACHE == 'true') && empty($SID)) {
echo tep_cache_manufacturers_box();
 } else {
include(DIR_WS_BOXES . 'manufacturers.php');
 }

 

 

Thanks Dude!

Archived

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

×
×
  • Create New...