Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error: Class 'bm_manufacturers' not found


jhdynamics

Recommended Posts

Just finished successfully installing osC. I've used this script many times and this is the first time I encounter this problem. I looked online for a solution but it seems that nobody else has encountered this problem so I was unable to find a solution.

 

I've installed the script on a temp server at http://ace.netau.net/

 

And I'm getting this error:

Fatal error: Class 'bm_manufacturers' not found in /home/a2190441/public_html/includes/classes/osc_template.php on line 90

 

I pulled up line 90 on osc_template.php:

(Lines 90-101)

 

$mb = new $class();

 

if ( $mb->isEnabled() ) {

$mb->execute();

}

}

}

}

}

}

}

?>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...