Active
Project:
Postal
Version:
6.x-1.0-alpha1
Component:
Postal field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2011 at 18:15 UTC
Updated:
1 Mar 2012 at 22:29 UTC
user warning: Duplicate entry '0' for key 1 query: INSERT INTO postal (id, type, iso, iso3, ison, fips, code, name, zip_format, zip_regex) VALUES (0, 'country', 'AN', 'ANT', 530, 'NT', 'AN', 'Netherlands Antilles', '', '') common.inc on line 3538.
Comments
Comment #1
bartezz commentedSame here... probably because the .install files contains a postal_enable() and a postal_update_6001() function that both try to install the database...