[TYPO3] Localized items don't show up

Lars Kappert lars at efocus.nl
Fri Sep 15 14:27:38 CEST 2006


Even if I hardcode it like this:

    subparts.content = CONTENT 
    subparts.content.table = tt_content
    subparts.content.select {
        pidInList = this
        orderBy = sorting
        # languageField = sys_language_uid
        languageField = 2
    }

...only the default items show up. Of course I expected the items with
sys_language_id = 2.



More information about the TYPO3-english mailing list