Registrarse | Entrar
lunes, 21 de mayo de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorDNN6.0.2 and LocaleSelectorDNN6.0.2 and LocaleSelector
Anterior Anterior
 
Siguiente Siguiente
New Post
 17/11/2011 10:27 a.m.
 

Hi,

we use DNN6.0.2 for our new website. When I use LocaleSelector as a module (with flags) all works fine. When I generate the code for a ascx skin-object:

<dnn:DSLOCALESELECTOR1 id="dnnDSLOCALESELECTOR1" DisplayControl="L" LinkCssClass="DSLocaleSelectorPA-LinkSelector" LinkSelectedCssClass="DSLocaleSelectorPA-LinkSelectorSelected" LinksSeparator="&amp;nbsp;|&amp;nbsp;" LinkTemplate="&lt;a href=&quot;[URL]&quot; title=&quot;[ChangeLocaleText]&quot;&gt;&lt;img src=&quot;[ModuleFolder]/images/flag_small/[CountryCode].png&quot; alt=&quot;[DisplayName]&quot; align=&quot;middle&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;" LinkSelectedTemplate="&lt;img src=&quot;[ModuleFolder]/images/flag_small/[CountryCode].png&quot; alt=&quot;[DisplayName]&quot; align=&quot;middle&quot; border=&quot;0&quot; /&gt;" />

nothing will be show on the site. There comes no error, I can see the code inside off the html-view. What do I have to do to get this code work?

Best regards,

Jörg

New Post
 17/11/2011 12:43 p.m.
 

Be sure you have at least 2 languages enabled, otherwise the module will not show anything.

Also, the first versions of DNN 6 had issues with html and jquery that produced similar behavior. Please upgrade your DNN first.

New Post
 18/11/2011 02:35 a.m.
 

I have installed the latest update, all languages (english/german) are activated but still no flags are shown.

I hava tried the ascx and html method, in both cases no flags are shown. Is there an other trick?

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorDNN6.0.2 and LocaleSelectorDNN6.0.2 and LocaleSelector