Language recognition stopped working
Posted: Tue Aug 27, 2013 1:23 am
After restoring the database from a backup appeared to stop working.
in /templates/standard/layout/home_login.php
<?php echo Lang::t('_INTRO_STD_TEXT', 'login'); ?>
Returns intro std text
In the admin section all appears ok. It is set to english and <?php echo Layout::lang_code(); ?> returns EN as it should
Any ideas on this?
in /templates/standard/layout/home_login.php
<?php echo Lang::t('_INTRO_STD_TEXT', 'login'); ?>
Returns intro std text
In the admin section all appears ok. It is set to english and <?php echo Layout::lang_code(); ?> returns EN as it should
Any ideas on this?