Fatal error while updating to v3.5
1.Update to 3.5
First error:
yii\base\ErrorException: Undefined index: siteSettings
Migration: craft\migrations\m200620_230205_field_layout_changes
Second error while trying to restore db to previous version.
Database Exception: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'elements'
The SQL being executed was: ALTER TABLE `fieldlayouttabs` ADD `elements` text AFTER `name`
Migration: craft\migrations\m200620_230205_field_layout_changes
I had to restore the whole website from a backup.
Seems the same issue as this one, but i will leave it open until fixed: https://github.com/craftcms/cms/issues/6464
New field layout designer it麓s awesome 馃く , very smart features as always.
From Craft support they confirmed they are aware of this bug and they are still trying to workout, so will be fixed in next release. I just leave this for information if someone else is running into this same problem and will close this as soon it麓s fixed.
Same problem here. Hope they'll fix soon
Same here.
Looks like the same issue as: https://github.com/craftcms/cms/issues/6464
Problem fixed in 3.5.1. Closing this. Thank you!
I get this error when upgrading from craft 3.4.28.1 => 3.5.15.1
@bartrylant Please send your Composer files and a database backup to [email protected], so we can look into it from there.