Skip to content

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

@alexkorn22

Description

@alexkorn22

Сразу после установки выдало 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'
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions