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

bartezz’s picture

Same here... probably because the .install files contains a postal_enable() and a postal_update_6001() function that both try to install the database...