Code: Select all
Notice: Undefined index: price in server-path-to-my-installation/system/storage/modification/admin/model/catalog/product.php on line 188 Notice: Undefined index: sale_price in server-path-to-my-installation/system/storage/modification/admin/model/catalog/product.php on line 189 Notice: Undefined index: subtract in server-path-to-my-installation/system/storage/modification/admin/model/catalog/product.php on line 191Notice: Undefined index: price_prefix in server-path-to-my-installation/system/storage/modification/admin/model/catalog/product.php on line 191Notice: Undefined index: points in server-path-to-my-installation/system/storage/modification/admin/model/catalog/product.php on line 191Notice: Undefined index: points_prefix in server-path-to-my-installation/system/storage/modification/admin/model/catalog/product.php on line 191Notice: Undefined index: weight in /server-path-to-my-installation/system/storage/modification/admin/model/catalog/product.php on line 191Notice: Undefined index: weight_prefix in server-path-to-my-installation/system/storage/modification/admin/model/catalog/product.php on line 191Warning: Cannot modify header information - headers already sent by (output started at server-path-to-my-installation/admin/controller/startup/error.php:34) in server-path-to-my-installation/system/storage/modification/system/library/response.php on line 12
Earlier i was facing issue to save option value from Catalog > Options. I cannot add more than 149 option values to an option. So, i broke the option in 2 options and added rest of the option values in it.
Can anyone help me to fix this issue?
Waiting for the response.
Regards,
Dev