-
With Yii 1.1.14 code base, I am using NLSClientScript v5.0 and it works well , but i needed to merge js and css files into one file and minify them.
The way I am using Yii is i have not used Yii aja…
fortm updated
8 years ago
-
The pagination and or filtration of grid views stops working upon trying to filter using Ajax request. This is caused by an updated jquery-bbq library. The library fails in "qs.HasOwnProperty" method.…
-
PHP Warning – yii\base\ErrorException
Declaration of mdm\captcha\CaptchaAction::validate($input) should be compatible with yii\captcha\CaptchaAction::validate($input, $caseSensitive)
# Aditional I…
-
Context: (YF Forum PM conversation):
Me:
> When using this behavior in combination with EEnsureNull (git@github.com:yiiext/ensure-null-behavior.git) I get an error:
>
> ``` php
> PHP warning
>
> M…
-
Hi,
A couple of days ago I updated the yii2-file-upload-widget extension. Before that time, everything worked fine. Since the update, I get an error when updating files.
Widget:
``` php
```
Contr…
-
How to automatically save data to database and read it for widget using ActiveRecord models? No information or examples provided, only examples with \yii\base\Model. Maybe, some Trait should be create…
-
Hello, I'm not sure if this feature is implemented in Yii2-redis extension....
but I wanted to work with Pub/Sub using this extension, specifically receive messages of a subscribed key in Redis. Publ…
-
when install get this mcrypt_create_iv() [function.mcrypt-create-iv]: Cannot open source device
i have check the yii requirement and mcrypt extension is pass
-
-
Hi.
I've just installed yii-eauth extension and the authentication process works pretty well, but after auth I get this error. Any suggestions?
I was thinking about storing service->id as user's ID i…