| [SOLVED] Â Session Language | 10/2/2014 09:51:19 | |
| PHPRunner General questions | ||
| Ccyberslugg author I have a database running two languages, french and english. I am having an issue with the session language setting at log in. | ||
| C | cyberslugg author 10/3/2014 | 
| After finding this http://www.asprunner.com/forums/topic/17008-sessionlanguage-by-default-empty/ | |
|   | Sergey Kornilov admin 10/4/2014 | 
| My guess is that that session variable is not set unless you switch the language from default one. | |
| C | cyberslugg author 10/4/2014 | 
| Thanks Sergey, that is what I suspected and after trying a lot of things, I found just forcing it this way worked. Setting it in the "Before Process" event of the lander page ensures that it is set for the rest of the session. | |