[TYPO3] Selection of Languages does't work

Thijs Hakkenberg thijs at hakkenberg.com
Sat May 27 16:41:43 CEST 2006


Susanne Moog schreef:
> Thijs Hakkenberg schrieb:
>   
>> I have this in my setup of my template:
>>
>> config.language = nl
>> config.locale_all = nl_NL
>> plugin.tx_srlanguagemenu_pi1.showCurrent = 1
>> plugin.tx_srlanguagemenu_pi1.defaultCountryISOCode = NL
>> plugin.tx_srlanguagemenu_pi1.defaultLanguageISOCode = NL
>>
>> #taalgedoe
>> config.linkVars = L
>>
>> [globalVar = GP: L = 7]
>> config.sys_language_uid = 7
>> config.language = Deutsch
>> [GLOBAL]
>>
>> Any ideas? (the UID's of the languages correspond with theire UID's in 
>> the system off course)
>>
>>     
>
> Try setting the config.language like you did in first line:
>
> instead:
>
>   [globalVar = GP: L = 7]
>   config.sys_language_uid = 7
>   config.language = Deutsch
>
> try:
>
>   [globalVar = GP: L = 7]
>   config.sys_language_uid = 7
>   config.language = de
>
> and - I don't know if this helps anything, but you could just try to set 
> this as well:
>
> config.locale_all = de_DE
>
> HTH,
>
> Susanne
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>   
Hm. That would be strange; considering:

1) I am Dutch, my default language is Dutch and not german
2) I named my languages in their corresponding native names.


I've changed it to

config.language = nl
config.locale_all = nl_NL
plugin.tx_srlanguagemenu_pi1.showCurrent = 1
plugin.tx_srlanguagemenu_pi1.defaultCountryISOCode = NL
plugin.tx_srlanguagemenu_pi1.defaultLanguageISOCode = NL

#taalgedoe
config.linkVars = L

[globalVar = GP: L = 7]
config.sys_language_uid = 7
config.language = de

[globalVar = GP: L = 5]
config.sys_language_uid = 5
config.language = en

[globalVar = GP: L = 9]
config.sys_language_uid = 9
config.language =  es

[globalVar = GP: L = 8]
config.sys_language_uid = 8
config.language =  fr

[GLOBAL]

but that made no difference..

-- 

Thijs Hakkenberg,  

Voorzitter Stichting Ebriositas
www.ebriositas.nl

Student Natuurkunde UvA
www.uva.nl

Systeembeheerder Stichting Varkens in Nood
www.varkensinnood.nl

Contact:
tel: 06-48761131
www.hakkenberg.com
thijs at hakkenberg.com



More information about the TYPO3-english mailing list