-
@cmazx this plugin is still actively used by many yii1 developers. Can you please adapt it for current PhpStorm version? I think it's even possible to donate some money for this.
/cc @sjoller @thia…
-
yii版本不同不知会不会影响,求解答
-
This issue has originally been reported by @dilip-vishwa at https://github.com/yiisoft/yii2/issues/2365.
Moved here by @cebe.
---
If the cache is used in page, then we should get some informative in…
-
necesitas ayuda migrandolo a yii2?
-
Hi,
We got the following intermittent error when interacting with S3
```
Error retrieving credentials from the instance profile metadata server. When you are not running inside of Amazon EC2, y…
-
Dear Sir,
In my backend config file (advanced app) I've set custom session
'session' => [
'name' => 'BACKENDSESSID',
'cookieParams' => [
'httpOnly' => true,
…
-
### What steps will reproduce the problem?
1. Create GridView with checkbox column and some other column with _order_ (sorting) ability, and have at least one record row in it.
2. Add some event han…
-
Hi, Thank you for this extension.
How can I do change language of this widget?
i can put language option in view code but i want change it one time and use this config.
for example:
``` php
...
…
-
-
Hello
I am trying to use your extension in Yii 1.19 and it does not work for me, it gives me the following error
**Undefined offset: 3**
I send you the used code fragments
**config / console…