ArchBlood

Results 114 comments of ArchBlood

> Hi @ArchBlood I tried above patch by replacing the file content and then trying to activate production mode. Result is the same. Unfortunately, I lack the time to debug...

Here are a few that come to mind that are disabled for security reasons, from this list we can mark off any that HumHub doesn't use; | Category | Functions...

I'd suggest also allowing array to be returned for modules that require more than just one requirement; ### Example https://github.com/GreenMeteor/composer/blob/main/requirements.php If your want to display this within your admin configuration...

> After some more testing I see volume mount points are having non-deterministic permissions, sometimes I get `nginx:nginx` and other times (more often) I get `101:nginx` (why 101?). > >...

> Yes, I'm testing the variant with separate nginx and php-fpm if you are asking abut this. Are there any noticeable differences in the logs between `ngnix:nginx` and `101:nginx` after...

> Regarding the non-root container - I feel there could be some pitfalls on container startup, like chmod/chown or cache wipe, let's check it more strictly. I've also considered this...

I think something similar to skeeks-semenov/yii2-multi-language could be added for such an option, another option would be codemix/yii2-localeurls.

You should be able to do this with the PHP option in the custom pages module.

@luke- maybe a validation and reload function on each save would fix this? ### Validation - Validate that the entry is still being used if not then remove the entry....

You probably need to rebuild the search index; https://docs.humhub.org/docs/admin/console/#search