Search found 2 matches
Page 1 of 1
Search found 2 matches
Re: Undefined index: recurring_id
foreach ($data['product_recurring'] as $product_recurring) { if(isset($product_recurring['recurring_id'])) { $this->db->query("INSERT INTO `" . DB_PREFIX . "product_recurring` SET `product_id` = " . (int)$product_id . ", customer_group_id = " . (int)$product_recurring[...
Jump to post- Wed Apr 01, 2015 3:45 pm
- Replies 2
- Views 2359
Re: Undefined index: recurring_id
I have same problem.
Could you help me fix it ?
Thanks
- Wed Apr 01, 2015 3:38 pm
- Replies 2
- Views 2359
Page 1 of 1
Search found 2 matches