Page 1 of 1

1.5.3.1 bugs after trying to add product options

Posted: Sat Jul 28, 2012 10:46 pm
by tomiie
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.

Re: 1.5.3.1 bugs after trying to add product options

Posted: Sat Jul 28, 2012 11:43 pm
by Qphoria
Yes.. it seems you are hitting your servers limit for max post size or execution time and its dropping some of the options halfway during saving.

Re: 1.5.3.1 bugs after trying to add product options

Posted: Sat Aug 11, 2012 2:42 pm
by urace
how i change the limit...

Re: 1.5.3.1 bugs after trying to add product options

Posted: Mon Aug 13, 2012 6:40 am
by cwswebdesign
urace wrote:how i change the limit...
Contact your host about it.

DL

Re: 1.5.3.1 bugs after trying to add product options

Posted: Sat Dec 01, 2012 8:33 pm
by urace
how i change the limit...

Re: 1.5.3.1 bugs after trying to add product options

Posted: Sun Dec 02, 2012 2:22 am
by cwswebdesign
urace wrote:how i change the limit...
Contact your web hosting provider.