Fatal error: Unsupported operand types?
-
Can you help? Thanks!
Fatal error: Unsupported operand types in /home/stephanieyeh/gomoodfood.com/wp-content/plugins/woocommerce-exporter/includes/formatting.php on line 96
Here are lines 95-100:
foreach( $object as $key => $item )
$count = $item + $count;
} else {
$count = $object;
}
return $count;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal error: Unsupported operand types?’ is closed to new replies.