backend blogs no longer working
golles opened this issue · 1 comments
golles commented
If I open blogs in the backend, it tries to render the frontend blogs..
"Getting unknown property: vova07\blogs\models\backend\BlogSearch::created"
File: in .../vendor/vova07/yii2-start-blogs-module/views/frontend/default/_index_item.php – yii\db\BaseActiveRecord::__get('created') at line 30
fr8ak2 commented
Check your backend config main.php file.
Change blog section _isBackend from false to true.