brockpetrie / dynamictextgroup

A Symphony field that provides a method to dynamically add a text field or text field groups to a section entry
22 stars 13 forks source link

Error with 2.3.3 Unknown column 'allow_multiple' in 'field list' #19

Closed andrewminton closed 11 years ago

andrewminton commented 11 years ago

INSERT INTOsym_fields_dynamictextgroup(field_id,allow_multiple) VALUES ('45', '1')

Getting the above error message while trying to save a section containing 1 dynamictextgroup field... not preferences, just purely trying to save the section.

andrewminton commented 11 years ago

Case closed, needed to uninstall then re-install to get the table field added.