Wait, that is ...
PHP Code:
foreach ($check->fields['zone_id'] as $zone) {
if ($zone < 1 || $zone === $order->delivery['zone_id']) $check_flag = true;
}
Did you enable the geo blocking feature? Need a bit more about the configuration of the module to start tracking this down.
Bookmarks