-
I am using below settings
`main.php`
```
'assetManager' => [
'class' => \white43\CloudAssetManager\CloudAssetManager::class,
'basePath' => 'assets',
'baseUrl' => ArrayHelper::getValu…
-
Вывожу списком статьи через ListView.
Список кешируется. Кеш обновляется, если обновилась модель.
Голосование же идет по другому сценарию.
После факта голосования запись вставляется в таблицу rating.…
-
### Description
My client recently noticed that when an asset is uploaded during the creation of an entry, and when the entry is saved a Page Not Found Error appears. **Also the entry is completely l…
-
There is a bug in versions below 10 which does not allow certain images to be uploaded.
See this:
https://github.com/blueimp/jQuery-File-Upload/issues/3639
Is it possible that you update your depen…
-
The documented code does not work as mentioned
```
$(document).on('ready pjax:end', function(event) {
$(event.target).initializeMyPlugin()
})
```
The above code does not call the `initial…
-
The plugin creates minify folder. That's all. You should check your fork.
-
[RuntimeException]
Could not load package rmrevin/yii2-fontawesome in http://packagist.org: [UnexpectedValueException] Could not parse version constraint v4.1._: Invalid version string "v4.1._" …
-
### Describe the bug
Workflow version: 1.5.7
When I login in and open a page and all the most recent revision content is there, on the Current page, I do not have to go up and choose the latest …
-
建立和backend同级文件夹配置好之后报404错误
网上搜索有 还得配置 这个environments/index.php
但是这个项目中是没有这个文件的
-