-
Hi,
On screenshots of yii2-audit I see request details like GET data when viewing entries.
For some reason, I cannot get any of that, see the screenshots.
I have latest everything (just did "compos…
-
hi, im using yii2-yii-bridge and setup it. but when run site , This message is displayed:
yii\base\InvalidConfigException
Unknown component ID: i18n
-
### What steps will reproduce the problem?
```php
-
I'm tearing my hair out (what's left of it) over docker-compose crashing out with a "Cannot start service web: error while creating mount source path" error, reporting that it can't run `chown`, a com…
Pomax updated
4 years ago
-
Hi, we're seeing issues while installing MySQL from repo.mysql.com.
The host & packages seem to be normally accessible (i.e. I can visit the site, download packages etc.), but Travis jobs fail to con…
-
Issue Type: Bug
When i open a project folder with vsode npm run serve or start show error "File watcher limits reaches"
VS Code version: Code 1.41.1 (26076a4de974ead31f97692a0d32f90d735645c0, 20…
-
This issue is about asset-management in general for Yii 2.1. While there's already a checked box for "Make fxp composer plugin optional. Describe how to use asset packagist instead." on https://githu…
-
### Describe the bug
When I try to use the local warmer to warm the cache, the task fails immediately. I checked the queue.log and found this error: `Argument 1 passed to putyourlightson\blitz\Blit…
-
У меня роль super_admin не могу получить к админу почему ?
use modules\rbac\models\Role;
if (Yii::$app->can(Role::ROLE_ADMIN)) {
}
получаю если явно задать
use modules\rbac\models\Role;
i…
-
Is there an issue with this working properly within Modules?
I have this added to multiple search models and views within my Yii2 app just fine. However, it only breaks when used within a Module.
…