Parag Posted September 15, 2013 Share Posted September 15, 2013 (edited) Hi, I upgraded my shop from 1.4 to 1.5.5. Upgrade was smooth except Some database warning. Everything is working perfectly except the product with attributes. Attributes are not showing, I tried with the default theme also but the same result. When I started the debug mode I got following: Notice: Undefined index: group_type in /dir_name/controllers/front/ProductController.php on line 416 Notice: Undefined index: available_date in /dir_name/controllers/front/ProductController.php on line 445 Notice: Undefined index: available_date in /dir_name/controllers/front/ProductController.php on line 446 Notice: Undefined index: available_date in /dir_name/controllers/front/ProductController.php on line 445 Notice: Undefined index: available_date in /dir_name/controllers/front/ProductController.php on line 446 Since the product has 2 attributes the error on line 445 and 446 are coming twice. I checked attributes and they are listed correctly in the attribute section as well as in product combinations. Any idea/input. Where do I check? How do I solve this problem. I've saved all the warning that I got while upgrading, if anybody needs that to solve the problem. Please help Thanks */dir_name/ was actual directory name. I have just removed the actual name. Edited September 15, 2013 by Parag (see edit history) Link to comment Share on other sites More sharing options...
joseantgv Posted January 8, 2014 Share Posted January 8, 2014 I'm afraid an override is bothering you! Probably Attribute Ordering Module? Link to comment Share on other sites More sharing options...
Recommended Posts