[TYPO3] Only pages and not content are shown in correct language
Stephan Viftrup
sviftrup at mac.com
Tue Jun 24 13:11:01 CEST 2008
Thank you! That guide did the trick.
The TS was different
config.linkVars = L
config.uniqueLinkVars = 1
config.sys_language_overlay = content_fallback
config.language = en
config.sys_language_uid = 0
[globalVar = GP:L = 1]
config.language = de
config.sys_language_uid = 1
[global]
I did not use
config.uniqueLinkVars = 1
config.sys_language_overlay = content_fallback
so that probably did the trick
On 2008-06-24 12:59:05 +0200, StephenBungert <stephenbungert at yahoo.de> said:
>
> I had this problem after going through the tutorial on making a multi-lingual
> website.
> I had just two languages, english and german and at first only the menus
> would change, the content wouldn't.
>
> I then discovered this:
>
> http://typo3bloke.net/post-details/creating_multilanguage_sites_with_templavoila/
In
>
> the typoscript there is something not mentioned in the other tutorial...
> I forget now what it was. The site was just for testing and I don't ahve it
> anymore. But look through the TS and see what is different. I believe it may
> have been: config.sys_language_overlay = content_fallback
>
> As soon as I added it, the content got changed too.
>
> PS: Demitry: The archive links don't seem to work on you site. I clicked on
> october 2006 expecting then just to see articles form october 2006 but I
> still see nothing but articles from 2008.
>
>
>
>
> -----
> --
> Stephen Bungert
More information about the TYPO3-english
mailing list