Registrarse | Entrar
martes, 22 de mayo de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorNot working with DNN 4.7.0?Not working with DNN 4.7.0?
Anterior Anterior
 
Siguiente Siguiente
New Post
 31/05/2011 02:27 p.m.
 
 Modificado por jac69  on 31/05/2011 01:28:24 p.m.

I think i found a solution

you need to be sure that locales are correctly defined on language resouces files like:

pt-PT

en-US

and so on

specially on module catalook that sometimes uses only en and not en-US

example: go to desktopmodules-resourcefiles-minicart on the top of the translations is one field to define it

Delisoft module uses this. check in the module ....Advanced Detection Rules ...first option is generating this error "query string parameter"

hope this helps

jose

New Post
 03/06/2011 03:21 a.m.
 
 Modificado por taxivantha  on 03/06/2011 02:31:19 a.m.

This is strange. I did not realize DSL looked in resource files except its own.

Is your skin using DSLocaleSelector or DNN's core language selector? The error you showed was while DSLocalizator tries to determine a language and reads the URL. Question is now, what object produced that?

There were some errors in the url produced by DSLocaleSelector in 3.0.5, but nothing that seems to have a relationship with those resource files.

I'm not quite happy with the way I solved DSL's locale selector issue and I would be happy to work with you to come to a solution that works for everyone.

Locopon, we're waiting for a first beta!

New Post
 11/06/2011 02:39 a.m.
 
 Modificado por taxivantha  on 11/06/2011 01:42:35 a.m.

jac69 wrote
 

AssemblyVersion: 5.6.2
PortalID: 0
PortalName: Bisturi Livros Técnicos
UserID: -1
UserName:
ActiveTabID: 64
ActiveTabName: Localizacao Idiomas
RawURL: /Default.aspx?tabid=64&CategoryID=205&List=0&Level=1&catpageindex=1&Language=kuixjlugawmvbyr
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 81129ace-0291-44c7-b90a-cf6d0ef98eb5
InnerException: Error Detecting locale: Info= Step 1
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Globalization.CultureTableRecord..ctor
StackTrace:
Message: System.Exception: Error Detecting locale: Info= Step 1 ---> System.ArgumentException: Culture name 'kuixjlugawmvbyr' is not supported. Parameter name: name at System.Globalization.CultureTableRecord..ctor(String cultureName, Boolean useUserOverride) at System.Globalization.CultureTableRecord.GetCultureTableRecord(String name, Boolean useUserOverride) at System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) at Delisoft.DNN.PageBases.MyLocale.GetLocaleFromQueryString(TabLocalization_OptionsInfo objOptions, LocaleCollection supportedLanguages) at Delisoft.DNN.PageBases.MyLocale.MakeLocaleDetection() --- End of inner exception stack trace ---
Source:
Server Name: GENERIC79

 

Debugging problems with my logo file, I uncovered what appears to be a bug in DNN (not related to DSL): something corrupts the core PortalLocalization table. DSL does not touch that table, it stores its localization values in a separate table and replaces the values on the page before rendering the page.

Read this : http://www.dotnetnuke.com/Resources/Forums/forumid/108/threadid/367642/scope/posts/threadpage/1.aspx for more info.

Have a look in dboPortalLocalization and check its culture codes.

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorNot working with DNN 4.7.0?Not working with DNN 4.7.0?