-
trntv updated
4 years ago
-
Ловится ошибка планировщиком
Undefined property: Swift_Transport_StreamBuffer::$_sequence
проблема решается заменой с private на protected в файле 'yii-mail/vendors/swiftMailer/classes/Swift/ByteStr…
-
Hi! Thanks for this cool extension! I have been looking for something like that for a long time. Everything works, but there is a problem with File Watcher. I understand of course that this is not you…
-
This issue has originally been reported by @xwz at https://github.com/yiisoft/yii2/issues/1100.
Moved here by @samdark.
-----
# CAPTCHA Strengths and Weaknesses
Based on the paper "Text-based CAPTC…
-
Oh man, here is the fix : you will need to modify the file located in the vendor folder
```
the file is located here in your yii
/vendor/bitcko/yii2-bitcko-paypal-api/PayPalRestApi.php
```
…
-
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…
-
Hello,
For testing purpose (i.e. send an email with all languages results to check them):
$template = Yii::$app->get('templateManager')->getTemplate($templateName);
$template->p…
-
I would love to see some [vagrant](https://www.vagrantup.com/) configuration sets with auto-install procedure, that would be almost single-step solution, with initialization and migrations started aut…
Deele updated
8 years ago
-
Hi,
After the 2.0.7 release we have some issues.
> RBAC interface expansion
>
> RBAC interface was extended with getUserIdsByRole() method which should come in handy when implementing your own UI t…
-
How I can translate a module name into breadcrumbs string?
### What steps will reproduce the problem?
I have a translated Home
https://github.com/yiisoft/yii2/blob/771a9faed2d200543051ac03e411222…