Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shopping Cart Error when using Attributes


lmjacques

Recommended Posts

Hello

 

I have the following error when I try to add an item to my shopping cart that has attribute options available, the error is

 

Fatal error: Call to a member function on a non-object in includes/classes/shopping_cart.php on line 300

 

 

here is my code

 

$this->total += $currencies->calculate_price($attribute_price['options_values_price'], $products_tax, $qty);

 

I have just installed the Images as Options Contrib and don't now why this error is happening.

 

Cheers

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...