-
Go to dashboard as an admin, and try to scroll. The following error is logged.
exception 'yii\base\ErrorException' with message 'Undefined offset: 0' in /home/ubuntu/humhub/protected/modules/missio…
-
Ho installato Yii2 e l'estione Edgar Messias firebird yii2, qundo cerco di esegiure gii model Generator mi da questo errore:
PHP Warning – [yii\base\ErrorException](https://www.yiiframework.com/doc…
-
Im receving this message when I try to post in a space
`
yii\base\UnknownPropertyException: Getting unknown property: humhub\modules\space\models\Space::profile in /home/cromoysi/public_html/p…
-
### What steps will reproduce the problem?
Our LDAP objects contain, among many other attributes, a `guid` attribute. This has caused issues when using LDAP authentication, since the application pr…
-
### What steps will reproduce the problem?
I had this issue come up after the update to HumHub 1.15.0. You need to have an row inside notification table thats looks something like that:
| ... | …
-
After setting up my yii2-start application I get a "500 Internal Server Error" on both front end & back end.
Looking through the folder structure I find that as compared to the standard yii2-advanced …
-
The current implementation of "yii2-dynamicform" has presented several problems with third-party widgets, many users have had problems mainly with updates of kartik extensions. The approach created to…
-
1. Browse to Space /s/myspace/
2. Click on Polls button /s/myspace/polls/poll/show.
3. 500 Error
```
2023-03-16 10:54:17 [172.21.25.1][2][ed587febaba8b24c0376e9851b94e509][error][yii\base\Unknow…
-
Hi
I'm trying to theme the subscription form but it does not work in any way I'm trying.
frontend/main.php
```
'newsletter' => [
'class' => bl\newsletter\frontend\Newsletter…
-
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…