Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] How do I switch languages. newby!
#2

[eluser]JHackamack[/eluser]
What I've researched is doing something like setting a session variable that contains the language to use. You can set it with a function in a controller and redirect back to the current page.

Code:
$this->lang->load('alerts',$this->session->userdata('language'));


Messages In This Thread
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 07:39 AM
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 07:58 AM
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 08:27 AM
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 09:01 AM
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 10:10 AM
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 10:12 AM
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 10:23 AM
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 10:55 AM
[SOLVED] How do I switch languages. newby! - by El Forum - 01-19-2010, 11:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB