On 7/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > On 7/12/07, Dmitry Dulepov <[EMAIL PROTECTED]> wrote:
>
> > yeah, that was me, the solution did not work. I can't find any
> > documentation of this bug, scept for typo3 version 4.0.4 ... but there
> > weren't any comprehensive solutions available.
>
> I fixed it with these lines of code:
>
> http://bugs.typo3.org/view.php?id=5103
>
> Change ./typo3conf/ext/tt_news/flexform_ds.xml:
>
> search for (line 159)
> "
> <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>
>
> cu
> stonki

also did not work for me. I saw that solution yesterday as well. I
have no idea what this problem is but it seems to be something that
lies beyond the scope of ttnews.

> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english@lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to