modxcms / Collections

An Extra for MODX Revolution that provides for Resource Collections managed by CollectionContainer Resources
GNU General Public License v2.0
53 stars 37 forks source link

Collections 3.7.1 missing show_quick_create #345

Open Jako opened 2 years ago

Jako commented 2 years ago

After installing a fresh Collections 3.7.1, the default template is not installed and while creating a new entry, the following error occurs in the MODX error log:

Unknown column 'CollectionTemplate.show_quick_create' in 'field list'

Jako commented 2 years ago

It seems like the last three columns are not created during installing 3.7.1.: 'show_quick_create', 'quick_create_label', and 'fred_default_blueprint'. There was no error in the install log.