j'ai cette erreur:
Warning: reset(): Passed variable is not an array or object in /home/beziers/public_html/boutiquedemo/includes/modules/order_total/ot_tax.php on line 29
Warning: Variable passed to each() is not an array or object in /home/beziers/public_html/boutiquedemo/includes/modules/order_total/ot_tax.php on line 30
CODE
reset($order->info['tax_groups']);
while (list($key, $value) = each($order->info['tax_groups'])) {
while (list($key, $value) = each($order->info['tax_groups'])) {
bon en fait c'été includes/classes/order.php qui allait pas , j'ai remis un back up c'est ok