1.5.3.1 bugs after trying to add product options
Posted: Sat Jul 28, 2012 10:46 pm
I have the latest opencart version installed on. I need to have about 200 size option for the products. First I declared the sizes in catalog/options. After I was about to add the products with the already declared options and when I submitted I got the following errors: ( there was no problem until I reached the 100 option )
2012-07-28 15:51:34 - PHP Notice: Undefined index: points in /home/admin/model/catalog/product.php on line 123
2012-07-28 15:51:34 - PHP Notice: Undefined index: subtract in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: price in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: price_prefix in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: points in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: points_prefix in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: weight in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: weight_prefix in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/admin/index.php:79) in /home/system/engine/controller.php on line 28
2012-07-28 15:51:34 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/admin/index.php:79) in /home/system/engine/controller.php on line 29
Do I need to change the php.ini?
Please help me to sort out this problem.
2012-07-28 15:51:34 - PHP Notice: Undefined index: points in /home/admin/model/catalog/product.php on line 123
2012-07-28 15:51:34 - PHP Notice: Undefined index: subtract in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: price in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: price_prefix in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: points in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: points_prefix in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: weight in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Notice: Undefined index: weight_prefix in /home/admin/model/catalog/product.php on line 169
2012-07-28 15:51:34 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/admin/index.php:79) in /home/system/engine/controller.php on line 28
2012-07-28 15:51:34 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/admin/index.php:79) in /home/system/engine/controller.php on line 29
Do I need to change the php.ini?
Please help me to sort out this problem.