/template/inc_settings/template_default/custom_settings.php
/template/inc_settings/template_default/MY_any_settings.php
is not working anymore. it says 'Will overwrite default settings of config file', but doesn't.
for example:
Code: Select all
$template_default['article']['imagelist_default_width'] = 400;
$template_default['article']['imagelist_default_height'] = 400;
even when i'm deleting the default values [clearing input fields and click save].
yes, i know that you can select/apply custom settings in:
a) ADMIN --> templates --> edit template and
b) ADMIN --> site structure
i'm using the latest git.
anybody, who has a tip???