Hello guys !
Have a little problem : I am testing the module under 4.0.2 and encounter this problem : everything works fine, but the language selector is not displayed.
Here is what I put in the skin :
<dnn:DSLOCALESELECTOR2 runat="server" id="dnnDSLOCALESELECTOR2" DisplayControl="Links" LinkTemplate="<a href="[URL]" title="[ChangeLocaleText]"><img src="[ModuleFolder]/images/flag_small/[CountryCode].png" alt="[DisplayName]" align="middle" border="0"> [LocaleLanguageName]</a>" />
I also join the skin as an attachment.
Thank you very much for any help !
Regards,
Fabian
PS I also tried the sample skin from here : http://dnn.tiendaboliviana.com/web/LinkClick.aspx?link=DSLocalizatorTestSkin.zip&tabid=75&mid=417
But it does the same.