-
### What steps will reproduce the problem?
For a private Space, no member invitations are possible if the Space start page has been changed to the Tasks module, for example.
If an invited users …
luke- updated
4 years ago
-
Hi,
I have installed both the Quill editor and the smart break module as per instruction (using composer.json). The Quill editor works fine. When I try to use the Smart-breaker module, I have an erro…
-
add the enabling memcached from admin panel. Without memcached, the site work slow. In my site im use memchached, otherwise site use more ram of apache2, and mysql cpu... I recommend to use the memcac…
ghost updated
4 years ago
-
### Description
This is not really an issue for one single spot, but a general request for "coding style". I notice many times you create classes with the `new` keyword which makes it hard to fully u…
-
When trying to set up a new asset volume with S3, we add the asset url, access key ID and secret access key to our .env file. We then reference these in the setup of the new volume and click 'refresh'…
-
The class humhub\modules\file\libs\ImageConverter is not available anymore since Humhub 1.5
The class is still used in https://github.com/humhub/humhub-modules-cfiles/blob/980240dd8c8b5560625becf057f…
-
Your generation of index file was based to kartik gridview. Are the other widgets of kartik compatible with this module? I tried to migrating kartik's widget to yours. I tried select onto the form bui…
-
_Side note: This looks great! I was just about to start a project where I would have had to do nearly the same thing. Thanks!_
Did you/have you considered using JWT at all?
As I understand it, t…
-
Hi, i'm using karik widgets in the create forms. If i go directly to the create action all widgets work as expected, but if i click the add button in the gridview and the create form loads in the corr…
-
Using a custom errorHandler defined in a module with a different namespace im getting the error
in my common config i have defined the alias
```php
'aliases' => [
'@bower' => '@vendor/…