I have installed localizator in a DNN version 04.08.02 with 6 languages. The problem I have is that when I select a language the language is added to the URL but when I select another language the new language is ALSO added to the URL. If I add another language that is also added to the URL so I end up with a URL looking like:
http://www.mydomain.com/Services/Example/tabid/68/language/de-DE/language/it-IT/Default.aspx?es-ES=Default.aspx&fr-FR=Default.aspx&en-GB=Default.aspx
Anyone know what I am doing wrong? I can't find any documentation on this.
Be sure you disabled the core options to include the locale in the url from the DNN at host - language and admin- languages
Also, be sure you are using the DSLocaleSelecto as the language selector skin object (or in its module version)