skeeks-cms / app-shop-smarty

Shop on SkeekS CMS (Yii2)
https://cms.skeeks.com
BSD 3-Clause "New" or "Revised" License
6 stars 10 forks source link

Ошибка после установки #10

Open alexkorn22 opened 4 years ago

alexkorn22 commented 4 years ago

Сразу после установки выдало 500 ошибку. Сделал composer update - после установки пакетов ошибка "Script php yii cms/migrate --interactive=0 handling the post-update-cmd event returned with error code 1" В пользовательской части ошибка SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_default' in 'where clause' The SQL being executed was: SELECT * FROM cms_site WHERE (cms_site.active='Y') AND (is_default=1) Error Info: Array ( [0] => 42S22 [1] => 1054 [2] => Unknown column 'is_default' in 'where clause' )