-
I'm experiencing troubles when I need to use uri parameter from Request:
[yii\base\InvalidConfigException] Unable to determine the request URI.
Looking at YII2 module I noticed that server variab…
-
Hi,
After updating HumHub i have the following error when displaying messages:
```yii\base\ErrorException: Trying to get property 'user_id' of non-object in /var/www/html/ciolan.io/protected/mod…
iello updated
4 years ago
-
#### What are you trying to achieve?
On page https://codeception.com/docs/07-AdvancedUsage#Dependencies
>Codeception reorders tests so dependent tests will always be executed before the tests th…
-
### What steps will reproduce the problem?
Cron not work since last update :
root@my:~# /usr/bin/php /var/www/humhub/protected/yii cron/run
Optimizing search index...Exception 'ZendSearc…
-
When i create a task, set responsible user but do not set assigned user, I get a error message and cant open the task
e,g. https://dev.coinsence.org/tasktestingspace/tasks/task/view?id=47 I get …
-
I received the following error on 1.6.3. After the upgrade to 1.6.4 the error went away.
```
yii\base\UnknownPropertyException: Setting unknown property: humhub\modules\mail\widgets\NewMessageButt…
-
After the Update to Version: 1.7.0, which ran without problems, there was an error message when updating the modules. The module can no longer be installed. Now some Spaces cannot be opened and the me…
-
#### What are you trying to achieve?
#### What do you get instead?
> Provide console output if related. Use `-vvv` mode for more details.
```bash
E:\Server\php7\php.exe C:/Users/PHPdev/AppDa…
-
Hi,
I have a ci running on my private gitlab, It is failing now without changing my ci config. It seems that xdebud is missing from the last pushed image
```
error: 'xdebug' does not exist
usa…
-
#### What are you trying to achieve?
I am trying to write a functional test for a symfony app. The app has a traditional login form based authentication system.
I would like to avoid logging in v…