[TYPO3-english] Showing certain content

Tapio Markula tapio.markula at xetpoint.fi
Thu Jan 14 19:25:30 CET 2010


Hi

I would like to show certain content.
The code didn't show anything

lib.homeimagerotator = CONTENT
lib.homeimagerotator{
   table = tt_content
   select {
     pidInList = 3550
     where = uid=10346
     orderBy = sorting
     max = 1
   }
   }

page and content id exists.

What's wrong?


More information about the TYPO3-english mailing list