Updating a templete for all users using the template [SOLVED]
Updating a templete for all users using the template
Thanks
Re: Updating a templete for all users using the template
this is not possible using the user interface. It is possible using the API.
What do you want to change? You may also be able to use the database directly - but this depends on what you want to change.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Updating a templete for all users using the template [SOLVED]
1) Execute the desired SQL query on the relevant fields in the KeyHelp database - table `php_settings`.
2) Then call the CLI command "keyhelp-toolbox" and select this menu item "Rewrite user configuration files (Apache, Bind9, PHP-FPM)".
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************