
Originally Posted by
dp-web
Hi,
The log comes out with the following:
============================================================
= Edit Orders (4.1.4) Action Log
============================================================
Order ID: 7616
Action Requested: update_order
Enabled Order Totals: ot_subtotal;ot_shipping;ot_coupon;ot_group_pricing;ot_tax;ot_gv;ot_total
Requested Products:
array (
8 =>
array (
'qty' => '1',
'name' => 'Bathroom Vanity Unit',
'onetime_charges' => '0.0000',
'attr' =>
array (
1 =>
array (
'value' => '46',
'type' => '0',
),
2 =>
array (
'value' => '51',
'type' => '0',
),
3 =>
array (
'value' => '55',
'type' => '0',
),
4 =>
array (
'value' => '60',
'type' => '0',
),
),
'model' => 'S502',
'tax' => '0',
'final_price' => '379.99',
),
)
============================================================
= Processing Requested Updates to Products
============================================================
Not sure what/where the error is within that output - I can only see that 'attr' doesn't have a value after it (I'm guessing here).
Regards,
dp
Bookmarks