-
In all my working controllers and widgets your plugin show it can't find a view file
### Additional info
| Q | A
| ---------------- | --------
| IDE Name | PhpStorm
|…
-
I have OCI driver declaration to put all results to the lower case:
``` php
'attributes' => [
PDO::ATTR_CASE => PDO::CASE_LOWER,
],
```
This means that I want ALL query r…
-
* [x] This is a bug report
* [ ] This is a feature request
* [ ] I searched existing issues before opening this one
This is somewhat similar to an issue reported on the docker/for-win repo (https…
-
@buttflattery
My widget is working fine but when i am using select2 with the tabularEvents in the "STEP_TYPE_TABULAR" then getting the following error.
Setting unknown property: yii\bootstrap\Ac…
-
If add to from dynamic field e.g:
```
$form->field($product, 'dynamic_attribute_name')
->dropDownList(explode(',', $attribute->variants), ['required' => $attribute->required])
…
-
### Just a regular case of using queue.
### Normal behavior, with no worker hanging.
### I get MySQL server has gone away.
`yii queue/listen --verbose --color --isolate=0` if I use isolated m…
-
The field (Admin -> Settings -> Advanced -> Statistics) should be unnamed, into something more generic. .
e.g. Appeareance "Custom Head Code"
+ Add CodeMirror Editor
luke- updated
3 months ago
-
Hi, I'm asking once more for this.
As you can see #62 was closed without a real answer, because buring jobs is part of Beanstalkd core and it's a common practice that all Beanstalkd client implements…
-
### What steps will reproduce the problem?
0. Application is Yii2 Advanced Template
1. On configurations have these settings:
```
'user' => [
'identityClass' => 'backend\…
-
@cebe Please make a decision and/or statement on whether:
- this library is abandoned by you, and you are unsure what to do about it
- the library is abandoned, and you will assign a maintainer fo…