[TYPO3-german] multi language mit Templavoila
Achim Gerber JHF IT
achim.gerber at jhf-china.org
Sat Oct 28 06:39:54 CEST 2006
Hi,
I managed to fix this problem.
> 30= RECORDS
>
> 30.source.current=1
>
> 30.tables = tt_content
>
> 30.tables.languageField = sys_language_uid
>
> 30.wrap = |
should become
30 = CONTENT
30 {
table = tt_content
select {
where = colPos = 0
orderBy = sorting
languageField = sys_language_uid
}
}
Hope this helps someone later running in the same problem...
Greetings - Achim
More information about the TYPO3-german
mailing list