[TYPO3-ttnews] tt_news and macina_banners

Christian Welzel gawain at camlann.de
Tue Apr 18 15:38:42 CEST 2006


Hi there !

On a page i use macina_banners to display some gfx at the top of the page.
this works flawless on all pages except these where a plugin from tt_news
is inserted.
in this case i get the following error message:

ERROR: syntax error at or near ")" at character 96

SELECT "tx_macinabanners_banners".*
FROM "tx_macinabanners_banners"
WHERE
"pid" IN () AND ... ORDER BY "sorting"
LIMIT 1000 OFFSET 0

As you can see the there is no pid in the query.

Does tt_news somehow unset the id of the current page ? Or what else could
cause this behaviour ?

-- 
Viele Grüße, Christian Welzel

schech.net | Visuelle Kommunikation
Schillerstraße 2-B · 01326 Dresden
Fon +49-351-8361445
Fax +49-351-8361446
http://www.schech.net



More information about the TYPO3-project-tt-news mailing list