error when inserting an Add To Cart button
I am using eCart 4.5.2
When inserting the "add to cart button", I receive an error "Fatal error: Call to a member function GetContent() on a non-object in C:\wamp\www\Joint_Factors\joint_factors.php on line 6". The code on line 6 is $JointFactors->GetContent();
I also have 2 recordset fields on the page.
Is there a fix?