ArchBlood
ArchBlood
See the advanced search module; https://marketplace.humhub.com/module/advanced-search/description
> If use `RichTextToPlainTextConverter::process()` instead of `RichText::output()`: > >  > >  > > So not all markdown chars are removed. I believe I've mentioned something along the lines...
HumHub has oembed for YouTube links, so I'm not sure if it's really needed to be considered a bug or not here.
I say this because some server providers use a cache management system that could prevent HumHub from clearing cache in the background jobs, one system that I can note that...
> why SCRIPT_NAME is not available Could be an issue related to `fastcgi_params`? If it's not set there then I could see this issue happening.
> > > why SCRIPT_NAME is not available > > > > > > Could be an issue related to `fastcgi_params`? If it's not set there then I could see...
> Finally I found the problem. It was the .htaccess file in the "protected" folder which says the following: > > ` Require all denied Deny from all ` >...
@yurabakhtin @luke- I recently had some issues when it came to this P/R displaying migrations for already installed migrations, as a temporary fix I switched to using the following `getPendingMigrations()`...
> @ArchBlood Can you please provide steps or more details on the issue you have? The only thing that I did was update a hybrid mix of the pre-packaged community...
> Hmm, I'll try to reproduce. Can you also reproduce this on pure GIT or pure Packaged Install? Seems to happen with Softaculous packaged installs and updating via a mix...