language settings

Posted By erdemalkan Tue 14 May 2013
Add to Favorites0
Author Message
erdemalkan
 Posted Tue 14 May 2013
Supreme Being

Supreme Being - (9,182 reputation)Supreme Being - (9,182 reputation)Supreme Being - (9,182 reputation)Supreme Being - (9,182 reputation)Supreme Being - (9,182 reputation)Supreme Being - (9,182 reputation)Supreme Being - (9,182 reputation)Supreme Being - (9,182 reputation)Supreme Being - (9,182 reputation)

Group: Awaiting Activation
Last Active: Mon 30 Sep 2013
Posts: 0, Visits: 95
I have a problem with language setting. I set the new language on frontend.languages.default setting with a new language id. but when i try to open frontend i always start with english page. I dont know what i am doing wrong. Anyone have idea?Regards
Erdem



tasosdr
 Posted Wed 29 Jan 2014
Supreme Being

Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)

Group: Forum Members
Last Active: Thu 16 Jun 2022
Posts: 38, Visits: 198
Same problem here also. Language No 1 Engilish, language No. 2 Greek. Set all defaults to 2 (Greek). I believe I have tweeked averything but still starts with the English page.Any workaround?
Where in the backend it is controlled this behaviour in order to search more?
EXTREMELY URGENT!!!!!

Tasos
tasosdr
 Posted Sun 15 Feb 2015
Supreme Being

Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)Supreme Being - (22,017 reputation)

Group: Forum Members
Last Active: Thu 16 Jun 2022
Posts: 38, Visits: 198
Finally, after a lot of trying and reading, I manages to solve the issue!I will give you right away the solution and after I will explain.
Kartris is an asp.net solution and thet means that it runs under a server that its backenfd is asp.net. So everything its about how asp.net handles localization. After I managed to master this I found that:

1. You have to register a new language inside kartris (fro the settings) and
2. You have to set in your server asp.net settings the Culture and UI Culture setting to your language that you like to be your default language (in my case Greek).
THAT's IT FALKS everything now works like a charm.

Now, why this works? as I said its all about how asp.net localization works. You can find more in these articles:
https://msdn.microsoft.com/en-us/library/vstudio/fw69ke6f(v=vs.100).aspx
https://documentation.devexpress.com/#AspNet/CustomDocument12062

Tasos Drosiadis
http://www.creativityweb.gr
Sun 15 Feb 2015 by tasosdr

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top