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: 32,068
Thanks: 697
Thanked 4,248 Times in 3,260 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 13 hours ago
1 day 15 hours ago
2 days 3 hours ago
2 days 6 hours ago
2 days 10 hours ago
2 days 16 hours ago
3 days 1 hour ago
3 days 3 hours ago
3 days 11 hours ago
3 days 13 hours ago