hi!
i got site on migxmultilang (3 languages) and question:
how to force culture_key variable to URL on page load?
i want URL like sitename.com/en/ - when culture_key is english
tia
pp
unfortunately I am not quite sure, did you look at the ht.access code for directing multiple languages?
that;s what does it, the htaccess I believe
It sounds like you need to create a cultureKey Context Setting for each context other than the 'mgr' (Manager) context. Each setting's 'value' field would contain the two-letter language code for that context.
BTW, it's definitely cultureKey, not culture_key.