TLCD96
TLCD96
> We should move this function to > > ./web/fm/configuration.php > > I don't see any reason to make it optional... it's optional because many systems don't have it yet,...
where is the modified script of the `web/fm/configuration.php`? if it does exist
> > > We should move this function to > > > ./web/fm/configuration.php > > > I don't see any reason to make it optional... > > > > >...
On `bin/v-add-sys-filemanager` ```php /* 67 - 88 */ ``` ```bash rm --recursive --force "$FM_INSTALL_DIR" mkdir -p "$FM_INSTALL_DIR" cd "$FM_INSTALL_DIR" [ ! -f "${FM_INSTALL_DIR}/${FM_FILE}" ] && wget "$FM_URL" --quiet -O "${FM_INSTALL_DIR}/${FM_FILE}.zip"...
just a quick reminder, this pull request I think the user wants to sponsor ```md #### Describe the feature or change in detail Is it possible to do something so...
> There must be something wrong with your server config.. It's missing the port for https, that is: 443. If you've made a new template, please send the template via...
the latest commit works, there isn't a reinstall but there is already a permission check and package integrity check. it's missing the integrations, plugins and reinstalls in case of a...
> No it will not check the permissions with a new install from 1.9.0 as base ... > > admin:admin will get changed if admin:admin will be changed, there is,...
Hestiaweb is not yet available I think, only on version 1.9
Just a sec.