Page 1 of 1

1.5.1.3 admin php warning

Posted: Mon Jan 16, 2012 8:36 am
by okmarket
hi

currently once i uploade pic. and save it, i often meet below warning, so please help help me fix that ,thank you.

Code: Select all

Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192Warning: Cannot modify header information - headers already sent by (output started at /home/okmarket/public_html/admin-okmarket/index.php:79) in /home/okmarket/public_html/system/engine/controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /home/okmarket/public_html/admin-okmarket/index.php:79) in /home/okmarket/public_html/system/engine/controller.php on line 29

Re: 1.5.1.3 admin php warning

Posted: Mon Jan 16, 2012 2:12 pm
by jty
Notice: Undefined index: option_value_id in /home/okmarket/public_html/admin-okmarket/model/catalog/product.php on line 192
What does line 192 in /model/catalog/product.php say ?
My line 192 just has a } so you must have a mod in there

is line 192 looking for option_value_id and is option_value_id in your database for the table it refers to or is it defined elsewhere in the model file ?

It can't find option_value_id as asked in line 192

Re: 1.5.1.3 admin php warning

Posted: Mon Jan 16, 2012 4:23 pm
by okmarket
yes, i headache for this problem, however the forum answer is go to php.ini and increase memory list.

Re: 1.5.1.3 admin php warning

Posted: Tue Feb 28, 2012 5:38 pm
by robynice
Same problem here

System returns with the message: Notice: Undefined index: option_value_id