You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems that
/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.
it seems that
/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:
$template_default['article']['imagelist_default_width'] = 400;
$template_default['article']['imagelist_default_height'] = 400;
i never get the value '400' for any listing images {and all others}.
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.
this issue was mentioned here:
http://forum.phpwcms.org/viewtopic.php?f=1&t=23906
The text was updated successfully, but these errors were encountered: