-
foreach() argument must be of type array|object, null given
```yii\base\ErrorException: foreach() argument must be of type array|object, null given in /Users/a/Sites/craft/vendor/lewisjenkins/craft…
-
I have found there are a lot of things that are just waste and somone can install what he want (all plotting stuffs et al,) plus duplication of things like Jquery which Yii2 already bundles. I suggest…
-
I found that because the compressed resources are suffixed by a '?v=' parameter that has the file creation time, effectively resource caching is defeated.
Why is this? The name of the file is alrea…
-
Error
PHP Notice – yii\base\ErrorException
Undefined index: css_set_width
1. in /home/technodw/invoicegst.technodweep.com/vendor/mpdf/mpdf/src/Tag.php at line 2179
21702171217221732174217521762177…
-
Does not work with ['class' => 'yii\grid\CheckboxColumn'].
yiigridview is not defined
-
Hello,
thank you for this great extensions.
I have a problem with it when I use it with TinyMCE (web version):
- I click the button to add an image
- TinyMCE The modal opens correctly, I click on the…
-
### Description
I am getting an error while trying to migrate craft 2 to craft 3. Here are some details about the craft version that I am using.
craft 2 version - Craft CMS 2.7.10
craft 3 versi…
-
I have a problem with nested pjax. I need to specify directly pjax-container in code. Because my code is blowing and become unreadably by overriding native pjax behaviours.
[bower-asset.jquery.pjax…
-
### What steps will reproduce the problem?
```php
echo GridView::widget(
[
'dataProvider' => $yourDataProvider,
'columns' => [
[
…
-
I've got on the HTMX boat recently (apparently with a big chunk of the industry) and I think it's a match made in heaven for Yii framework, considering the `renderPartial` functionality built-in.
W…