-
Hi,
I get this error when running:
`$ ./yii migrate/create`
> PHP Notice: Trying to get property 'uniqueId' of non-object in vendor/bedezign/yii2-audit/src/Audit.php on line 248
> PHP Stack t…
-
#### What are you trying to achieve?
Enumerated data can be added to the record correctly
#### What do you get instead?
I'm going to create a piece of data, and the data table field is an enumerati…
-
My `composer.json`:
```json
{
"name": "yiisoft/yii2-app-advanced",
"description": "Yii 2 Advanced Project Template",
"keywords": [
"yii2",
"framework",
"advanced",
"pr…
-
I have been bitten quite a few times when (for example) cache/flush-all doesn't work because of permissions issue (say, the cache files are owned by www-data), and in turn the error messages are redir…
-
#### What are you trying to achieve?
Enable MongoDb module and load database from dump (tar.gz archive)
#### What do you get instead?
My **tests** directory was completely removed. Test database …
-
My `composer.json`:
```json
{
"name": "yiisoft/yii2-app-advanced",
"description": "Yii 2 Advanced Project Template",
"keywords": [
"yii2",
"framework",
"advanced",
"pr…
-
I got issue after update.
![image](https://user-images.githubusercontent.com/25948056/51957938-44c9cb00-2480-11e9-8c41-48471aaf8df8.png)
how to fix this problem, thx kartik..
-
#### What are you trying to achieve?
Running my functional tests. One of tests fails. I expect to see a failure message.
#### What do you get instead?
> Provide console output if related. Use…
-
Hi there,
I just tested the yii2-formwizard with a very small try (view source below).
In no case any Fields were visible.
With the browser debugging tools I could see, that the fields were rende…
-
### What steps will reproduce the problem?
Using GroupColumnsBehavior fails to display ActionColumns
### What is the expected result?
ActionColumn buttons to be displayed
### What do you get i…