yii2-cms icon indicating copy to clipboard operation
yii2-cms copied to clipboard

YiiCMS - 基于 Yii2 的高度可定制化开源 CMS

Results 8 yii2-cms issues
Sort by recently updated
recently updated
newest added

基本都可以跑起来,但是后台登录后提示: ``` The file or directory to be published does not exist: /Users/apple/docker/wwwroot/yii2-cms/vendor/bower-asset/chart.js/dist ``` 参考了一些解决办法,好像不太行

竟然没找到哪里有写默认的帐号密码。

![image](https://user-images.githubusercontent.com/20039800/40032897-9b028580-57bb-11e8-89bf-f3b9754657a2.png) 执行./init报错. ![image](https://user-images.githubusercontent.com/20039800/40032909-a5a6767c-57bb-11e8-8298-ca8c1c7d5662.png) ./yii migrate 又报错 整个项目也没有发现sql文件.无法正常运行.

could not find package yiichina/yii-cms with stablity stable.

m130524_201442_init 里面如果设置数据库为$tableOptions = 'CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci ENGINE=InnoDB'; 会报下面的错误; Apply the above migrations? (yes|no) [no]:yes *** applying m130524_201442_init > create table {{%user}} ...Exception 'yii\db\Exception' with message 'SQLSTATE[42000]: Syntax error...

Invalid Configuration – yii\base\InvalidConfigException The table does not exist: {{%pubport}}

Yii Migration Tool (based on Yii v2.0.32) Creating migration history table "migration"...Done. Total 3 new migrations to be applied: m130524_201442_init m140506_102106_rbac_init m170717_850926_app_init Apply the above migrations? (yes|no) [no]:yes *** applying...