[TYPO3] Problem with sr_language_menu
Dmitriy Osadchiy
dmi3 at clarity.kiev.ua
Fri Sep 22 17:53:29 CEST 2006
I have sr_language_menu version 1.2.2, TYPO3 4.0.2 and realurl enabled.
Also I show language menu on every page as a drop-down list.
Website has 3 languages:
uid = 0 - german
uid = 1 - english
uid = 2 - chinese
Also sr_language_detect installed.
So if I enter on english version page automatically then language menu
showed correctly and I can select languages normally, but since I select
german language, then all other choices also target me to the german
language version. I do not what to do.
Please, help :)
Also German language label is not shown at all.
My configuration:
plugin.tx_srlanguagemenu_pi1 {
defaultLanguageISOCode = DE
defaultCountryISOCode = DE
# languagesUidsList = 0,1,2
defaultLayout = 1
# showCurrent = 1
# showInactive = 1
addSelectionListHeader = 0
}
More information about the TYPO3-english
mailing list