Opencart 1.5.1 compare product error
Posted: Fri Oct 14, 2011 6:56 pm
Hi
when i want to compare two or more products in my opencart 1.5.1. store i get this message.
I have a custom theme and some modules installed. I have already tried to copy and replace the original catalog/model/catalog/product.php file, for 1.5.1.2 version and that have saved this problem, but another problem occured,
there was another error
When I have clicked on any product, so i have uploaded old file back again.
Any solutions for this problem?
Thanks
when i want to compare two or more products in my opencart 1.5.1. store i get this message.
Code: Select all
Notice: Undefined index: weight_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 122Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 123Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 124Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 125Notice: Undefined index: weight_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 122Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 123Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 124Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 125Notice: Undefined index: weight_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 122Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 123Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 124Notice: Undefined index: length_class_id in /home/original/public_html/catalog/controller/product/compare.php on line 125
there was another error
Code: Select all
Notice: Undefined index: design_id in /home/original/public_html/catalog/controller/product/product.php on line 139Notice: Undefined index: upload in /home/original/public_html/catalog/controller/product/product.php on line 140
Any solutions for this problem?
Thanks