[TYPO3-english] SOLVED - getLL problem default language
Thomas Scholze
tscholze at fh-lausitz.de
Mon Feb 2 10:39:50 CET 2009
Shame on me!
I made a mistake in the locallang.xml... I added an additional
<data>-array which caused this error.
It seams that only the last <data>-array in being used by getLL.
Thanks at all.
Thomas Scholze schrieb:
> Hello,
> i've the same problem an found out that it is installation pending.
> I coudn't find a solution to access the "default" part in locallang.xml
> with getLL();
>
> print_r($GLOBALS['TSFE']->lang);
> - in german (default): complete locallang, works well
> - in englisch (L=1): gives back "en", nothing else
>
> Are there any hints for this problem?
>
> Regards
> Thomas
More information about the TYPO3-english
mailing list