[TYPO3] ifEmpty, show default from Constants

Tapio Markula tapio.markula at xetpoint.fi
Sun Aug 10 09:46:56 CEST 2008


Bert Hiddink kirjoitti:
> Hello!
> 
> I have the following TS-snippet:
> 
> [...]
> 
>     table = tt_news
>     join = INNER JOIN tt_news_cat_mm
>     where = tt_news.pid =
>     where.stdWrap.wrap = | {GPvar:wecmap_category}
>     where.insertData = 1

seems that you have mixed sql-related queries and COA

where.stdWrap.wrap is just nonsense - where releates with SQL-queries


More information about the TYPO3-english mailing list