Closed (fixed)
Project:
Countries regions
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2011 at 11:35 UTC
Updated:
5 Nov 2011 at 07:40 UTC
line 186 of countries_regions.install defines an index on 'type' while that table doesn't have a type field.
Because of this you can't do a fresh install of countries_regions at the moment.
Comments
Comment #1
alan d. commentedNice catch. I have removed this in the last commit.