-
### What steps will reproduce the problem?
```php
new DbQueryDependency(['query' => clone $query, 'method' => function (QueryInterface $query, $db) {
/** @var Query $query */
return $que…
-
I am trying to integrate humhub to my custom application. I tried to access the REST API for authentication from postman. I am getting below error. I am using humhub version 1.13.1
`{
"name…
-
### What steps will reproduce the problem?
1. config as following
```
'elasticsearch' => [
'class' => 'yii\elasticsearch\Connection',
'nodes' => [
[
…
-
![image](https://github.com/zhanguangcheng/yii2-workerman/assets/9192757/a776d96c-b74d-4b23-b33e-29e077cb7a81)
when im using begin transaction in sometimes return error server has gone away
my cod…
-
\yii\log\FileTarget::export
$text = implode("\n", array_map([$this, 'formatMessage'], $this->messages)) . "\n";
$trimmedText = trim($text) ;
麻烦修复下:
$text = implode("\n", array_map([$this, 'f…
-
### What steps will reproduce the problem?
1. Create a space
2. Open space
3. click on members
4. You get an error
### What is the expected result?
Seeing all memberes
### What do you…
-
**Describe the bug or issue you're experiencing**
I am trying to upgrade from craft 3 to craft 4, through that process when the update starts to run through the database migrations it fails at the …
-
After merging this https://github.com/humhub/humhub/pull/6247 following error appears in the log in combination with the REST API.
```
ERROR Sun, 07 May 2023 17:19:19 +0200 yii\db\IntegrityExc…
-
I suspect that method [addRateLimitHeaders](https://github.com/yiisoft/yii2/blob/2.0.13.1/framework/filters/RateLimiter.php#L126) gets incorrect value for `$reset` argument resulting in incorrect head…
-
### What happened?
### Description
Encountering errors when attempting to apply the m221027_160703_add_image_transform_fill migration. The install was at 4.3.11 prior to upgrading to 4.4.0, and wa…