Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom_settings.php no longer working? #15

Closed
jensensen opened this issue Feb 12, 2013 · 1 comment
Closed

custom_settings.php no longer working? #15

jensensen opened this issue Feb 12, 2013 · 1 comment
Assignees

Comments

@jensensen
Copy link

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

@slackero
Copy link
Owner

image sizes here has nothing to do with templates in admin section

this setting is bit outdated

use related article summary detail/list template,
content part template

When was last time it has worked as you expect?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants