[TYPO3-english] mpossnewssorting extension (tt_news)
Denis Mrkota
denis.mrkota at antispam.com
Wed Nov 12 15:31:31 CET 2008
"Georg Ringer" <news at ringerge.org> wrote in message
news:mailman.1.1226496521.27930.typo3-english at lists.netfielders.de...
> Denis Mrkota wrote:
>> It seems it works fine! Thx!
>
> of course it does ;) - you are welcome
>
> Georg
Grr.. i didn't test it well. It's all fine but one thing.. News records are
in BE are sorted backwards (ASC) :-( .. I tried adding:
$GLOBALS['TCA']["tt_news"]['ctrl']['sortby'] = 'sorting DESC';
in ext_tables.php and then records are sorted fine but after i click up/down
record the following error is produced:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result
resource in /... t3lib/class.t3lib_db.php on line 741
:-(
More information about the TYPO3-english
mailing list