Problem with New Zealand Shipping Zones

Posts: 16
Joined: 12/19/2007

Hi,

I seem to have a problem with the New Zealand CIF file that comes with Ubercart. When someone chooses New Zealand, the Zonesbox turns to "Not Applicable". However, when they continue through the checkout process, the following message is returned.

Zone field is required.

Is there something I missed when setting this up? I'm attaching my CIF for reference.

Thanks!

AttachmentSize
new_zealand_554_1.cif653 bytes
Posts: 23
Joined: 01/16/2008

I noticed this problem with Italian cif too.

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

This should've been fixed not too long ago. It may have been after beta 1, but it should certainly be fixed for beta 2. If you can't update, you can always make that field not required through the address field settings in the checkout settings form.

Posts: 163
Joined: 08/07/2007
Uber DonorBug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Not Kulvik

I am currently looking into alternate ways of handling the zone field so that I can rapidly get a full country list implemented. For now, I have unchecked the required box on the Checkout Settings page at

Home >> Admin >> Store Administration >> Configuration >> Checkout Settings >> Address Fields

Longer term I am proposing that core implement the choice of a textfield when uc_zones returns a 0 row result set.

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Aye, I dig the suggestion. Not sure how it should be implemented, but I'll stick it in my i18n suggestion list.

Posts: 16
Joined: 12/19/2007

OK, that worked for now. Hopefully a better solution comes a long though, since I can already see people not choosing something from that field, that they should.

Thanks guys

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

sparq-l wrote:
OK, that worked for now. Hopefully a better solution comes along though, since I can already see people not choosing something from that field, that they should.

Are you running the latest version of Ubercart and the bug still pops up? Like I mentioned above, the root problem should be fixed by now.