Registrarse | Entrar
viernes, 10 de febrero de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorError: DSTabLocalizator is currently unavailableError: DSTabLocalizator is currently unavailable
Anterior Anterior
 
Siguiente Siguiente
New Post
 20/11/2009 01:33 a.m.
 

Hi Locopon!

First of all thank you very much for this great tool!

I have installed the newest version of DSTabLocalizator to my DNN 5.x.

It is working with English and Hungarian language. I've added 2 additional languages: German, and French.

When I click on one of them in the LocaleSelector I receive the following error message:

Error: DSTabLocalizator is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Value cannot be null. Parameter name: format ---> System.ArgumentNullException: Value cannot be null. Parameter name: format at System.String.Format(IFormatProvider provider, String format, Object[] args) at System.String.Format(String format, Object arg0) at Delisoft.DNN.Modules.DSLocalizator.UI.DSTabLocalizator.e() at Delisoft.DNN.Modules.DSLocalizator.UI.DSTabLocalizator.a(Object A_0, EventArgs A_1) --- End of inner exception stack trace ---

What can be the problem?

Thanks,

Arpad

New Post
 01/12/2009 07:26 p.m.
 

That meand that a language resource file has no correct fallback configured. The module is receiving an empty string

What version of DNN are u using?... some versions under 5.1.4 were habing this kind of problems. Also. What is in the page you are testing when switching the languages? The DSLocalizator Module??

New Post
 04/12/2009 06:25 a.m.
 

Hi.

Thanks for your answer.

Hmm, what should I give to fallback language?

Dnn: 5.01.02

There are MMlinks, TExt/Html modules. This error is on all of the pages, but only in case of using French, and German.

New Post
 06/12/2009 07:04 p.m.
 

Before 5.1.4 there are bugs with fallback languages in DNN. So this means that when a text is requested for a module, DNN returns the text string from a resource file corresponding to the selected language. If you are using i.e. French, if no french resource file exists and no fallback language is configured, then DNN will return an empty string

Try setting en-US as your fallback langage for french and german

I also suggest you to upgrade to DNN 5.1.4

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorError: DSTabLocalizator is currently unavailableError: DSTabLocalizator is currently unavailable