language + country vars are not giving back the value of the var in the config.inc.php
Other vars like <tmpl_var name="html_content_encoding"> work
Any idea?
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
The default variables are filled in by the tpl defaults function in app.inc.php. Not all values from config.inc.php are filled in and not all shall be availabe, so take a look at the app.inc.php file to see which can be used in the theme. E.g. The language variable contains he language of the logged in user ant not the one from the global config.
Recent comments
1 day 6 hours ago
1 day 6 hours ago
1 day 11 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 20 hours ago
2 days 44 min ago
2 days 7 hours ago
2 days 11 hours ago
2 days 12 hours ago