Edit an option and try to save it I get the error message below. I can edit/save without issue if I don't add anything. But as soon as I add another option, the error below appears. It will not save the option or any of the changes.
Added max_input_vars = 50000 to the php.ini and the error message does not show, but when I edit an option, add an entry & try to save - it doesn't do anything. Just stays on the same page. If I cancel and re-edit, no changes are saved.
This appears to be only relevant for an option that has a large number of items in it. I have one option that needs 343 entries. Is there a limitation to this somewhere and can it be changed?
Code: Select all
Notice: Undefined index: option_value_description in admin/controller/catalog/option.php on line 393Warning: Invalid argument supplied for foreach() in admin/controller/catalog/option.php on line 393Notice: Undefined index: image in admin/model/catalog/option.php on line 44Notice: Undefined index: sort_order in admin/model/catalog/option.php on line 44Notice: Undefined index: option_value_description in admin/model/catalog/option.php on line 49Warning: Invalid argument supplied for foreach() in admin/model/catalog/option.php on line 49Warning: Cannot modify header information - headers already sent by (output started at admin/controller/startup/error.php:34) in storage/modification/system/library/response.php on line 36