2014-03-07

I am trying to update options for a product and when I go to add some, it errors out. I tried logging out and then back in. I probably have around 100 options for one product. Now, understand that I have one product that suits several manufacturers. So, I have a number of manufactures with various models. So, that is why I have so many options. I've already tried the max_input_var in the php.ini file. I set it to 9999 which I think was the max setting.

Any ideas?

Notice: Undefined index: points in/home/domain/public_html/mydomain.com/store_front/admin/model/catalog/product.php on line 127Warning: Cannot modify header information - headers already sent by (output started at /home/domain/public_html/ mydomain.com/store_front/admin/index.php:81) in /home/domain/public_html/mydomain.com/store_front/system/engine/controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /home/domain/public_html/mydomain.com/store_front/admin/index.php:81) in/home/domain/public_html/ mydomain.com/store_front/system/engine/controller.php on line 29

Statistics: Posted by brian47374 — Thu Mar 06, 2014 9:40 pm

Show more