[TYPO3] Localized items don't show up

Lars Kappert lars at efocus.nl
Fri Sep 15 15:32:30 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.

PS Sorry for this double post (my latest reply wasn't placed correctly
in the tree); and I still haven't found a solution. I really checked a
lot of documentation and examples on this and they all look much the
same, but mine simply won't work. I'd really appreciate any help! :-)



More information about the TYPO3-english mailing list