-
How do config GII for create models?
-
the record extension looks very promising, but it only creates screenshots with errors though, despite setting delete_successful to false or true.
``` yml
extensions:
enabled:
Codeceptio…
-
#### I try test yii2 controllers action and confirms that table content same as i expected
#### I get that table content different than i expected
In my test i get both PDO objects, one that use…
-
### Description
I don't think this is specific to Nitro, more likely the Docker layer as I know this happens on Docker generally as well. WSL in particularly struggles with the permissions setup du…
-
Hey I get a missing token exception when trying to install the latest beta.
[yii\base\InvalidConfigException] yii\base\InvalidConfigException: Missing required parameter "token" when instantiating "…
-
#### What are you trying to achieve?
I'm trying to launch a set of functional tests with the Yii framework. I've been searching and from what I've seen the current codeception integrates only with Y…
-
### What steps will reproduce the problem?
In the `develop` branch, if we add a new event or wiki page or maybe other things, we get this error:
`Stream could not be initialized!`
and in the sta…
-
Hi all,
I am using google api on my yii2 project which gives an error as follows:
Google_Auth_Exception
Error refreshing the OAuth2 token, message: '{
"error" : "invalid_grant"
}'
in the file ve…
-
Hallo Anton,
ist eine Portierung deines Modules auf Yii2 (Humhub >0.20 oder >1.0) geplant?
Grüße Philipp
-
### What steps will reproduce the problem?
1. Load data from DB via ActiveRecord Model. One of the fields has JSON type, so starting from 2.0.14 it is converted to Array while populating
2. Use this…