Welcome Guest, Not a member yet? Register   Sign In
problem changing the language
#4

[eluser]keevitaja[/eluser]
i'm not sure why, but i can't change the languages

Code:
$this->load->library('language');
    $lang = $this->lang->load('site', 'english', true);
    $this->language->reload();
    $this->lang->load('site', 'english');
    
    echo $this->lang->line('site_select_language');

i still get the default(estonian) output


Messages In This Thread
problem changing the language - by El Forum - 08-30-2010, 11:15 AM
problem changing the language - by El Forum - 08-30-2010, 12:11 PM
problem changing the language - by El Forum - 08-30-2010, 04:08 PM
problem changing the language - by El Forum - 08-31-2010, 04:57 AM
problem changing the language - by El Forum - 08-31-2010, 01:20 PM
problem changing the language - by El Forum - 08-31-2010, 04:03 PM
problem changing the language - by El Forum - 09-01-2010, 06:26 AM
problem changing the language - by El Forum - 09-01-2010, 08:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB