[TYPO3-german] tt_news: Kategorien aus anderem Sysordner lassen sich nicht zuordnen

Claude claude.unterleitner at gmx.de
Tue Jun 5 15:01:40 CEST 2007


Hallo Philipp,

danke vielmals für den Tipp!!! Wenn man die Lösung wie im Kommentar von 
cyprian.pl anwendet, funktionierts:

If you change in tt_news' flexform_ds.xml:
<foreign_table_where>AND tt_news_cat.pid=###STORAGE_PID### ORDER BY 
tt_news_cat.sorting</foreign_table_where>

to:
<foreign_table_where>ORDER BY tt_news_cat.sorting</foreign_table_where>

Of course then it shows all categories from DB. it works.

Ich hoffe mal, im nächsten Update von tt_news ist das auch behoben...

Viele Grüße,
Claude

Philipp Holdener schrieb:
> http://bugs.typo3.org/view.php?id=5103
> 
> Gruss
> Philipp



More information about the TYPO3-german mailing list