Welcome Guest, Not a member yet? Register   Sign In
Language Switching Problems
#4

[eluser]Unknown[/eluser]
[quote author="nbaumann" date="1278252311"]Hey,

I just started using CI for a multilingual site and I'm having issues with language switching.

I basically have three links to a function which sets a language the following way:

Code:
$this->config->set_item('language', 'english');

However, this doesn't change the language at all. The config seems to change because the correct language is output when I do this:

Code:
echo $this->config->item('language');

But when I try to echo a line from a language file, it always fetches the English one even though when I echo the language config it's telling me it's another language.

Am I going about this the right way? I've been doing what I read in the documentation and it doesn't seem to work. Any ideas?

Thanks![/quote]
According to me many people have same type of problem as you have....


Messages In This Thread
Language Switching Problems - by El Forum - 07-04-2010, 03:05 AM
Language Switching Problems - by El Forum - 07-04-2010, 04:57 AM
Language Switching Problems - by El Forum - 07-04-2010, 05:09 AM
Language Switching Problems - by El Forum - 07-05-2010, 03:19 AM
Language Switching Problems - by El Forum - 07-05-2010, 05:23 AM
Language Switching Problems - by El Forum - 07-05-2010, 05:28 AM
Language Switching Problems - by El Forum - 07-05-2010, 05:44 AM
Language Switching Problems - by El Forum - 07-05-2010, 06:36 AM
Language Switching Problems - by El Forum - 07-05-2010, 06:54 AM
Language Switching Problems - by El Forum - 07-05-2010, 07:04 AM
Language Switching Problems - by El Forum - 07-05-2010, 08:40 AM
Language Switching Problems - by El Forum - 07-05-2010, 09:50 AM
Language Switching Problems - by El Forum - 07-15-2010, 08:43 AM
Language Switching Problems - by El Forum - 07-15-2010, 09:38 AM
Language Switching Problems - by El Forum - 12-28-2010, 04:21 PM
Language Switching Problems - by El Forum - 12-29-2010, 10:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB