I'm getting this error when adding a cart to the shopping cart:
Fatal error: Call to undefined function: actionaddproduct() in /home/smilingcross/www/www.smilingcross.com/zc/includes/main_cart_actions.php on line 36
the URL is http://www.smilingcross.com/zc/index...on=add_product
I guess the function actionaddproduct() is misnamed or is missing? In the main_cart_actions page there is a call to a function called actionAddProduct($goto, $parameters).
I have version 1.3 and this hasn't always been broken. I know some php so if I can just get pointed to the file that has this function I might be able to figure it out.
Can anyone help? Thanks!



