Hi all,

I have a problem with the customer creation process. When I create a new account from the public shop (as would a new customer if they wanted to purchase from us), everything seems to be going well. The customer info gets stored, the customer can login, the customer can place an order, BUT when you go to the check out: NO tax is displayed.
Soooo, I go check in the address_book table via phpMyAdmin and sure enough: the column 'entry_zone_id'
contains a '0' (zero) where is should contain a '190' (the id of our shipping zone.)

Has anyone any idea how to solve this? We've only got one shipping zone set for the country (New Zealand) so surely it should be automatically filled in. By the way, the customer country does set itself to the right country
(New Zealand.)

Help? Please?

Pierrick