-
My `composer.json`:
```json
{
"name": "my tpl",
"description": "my tpl",
"type": "project",
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "…
-
### What steps will reproduce the problem?
I update Yii to 2.0.32 and now I can't send emails
```php
Yii::$app->mailer->compose()
->setFrom('from@mail.com')
->setTo(…
ghost updated
4 years ago
-
Is there a valid reason why scripts are not executed for dependencies? I'm sure this has been discussed before, but I couldn't find an issue here.
I have a use case. I have written a [component](http…
-
What should I pay attention, in which the file configuration
-
Hello!
Pjax does not work with the current configuration. It is used for adding comments to the site, so the first time it is added without reloading, and the second time it reloads the page. This …
-
### What steps will reproduce the problem?
When wanting to manage members from a space, I get an error and nothing is displayed. (/space/manage/member)
### What is the expected result?
Access…
-
Hello,
i am trying to migrate humhub from Windows Server to Linux Server (Ubuntu 18).
After migrating the database dump i have copied the humhub folder to the new server.
When i run the command `…
-
### What steps will reproduce the problem?
1. You need to compile php 7.4 with ZTS enabled(--enable-maintainer-zts on linux or --enable-zts on windows) - also required modules for Yii.
2. Compile an…
-
Hi, first of all thanks for this plugin. It's pretty easy to setup and use. I normally try to keep away from shortcodes, but for a project I need to have floating images inside texts and I want Craft …
-
#### Description
We are continuing to face an issue in Neo 2.7.15 and Craft 3.4.22.1 where making changes to an Entry with a Neo field (while in Live Preview) causes deeply-nested blocks to break o…
rbaud updated
4 years ago