Tracker Item Sort Error
Hi there,
I'm having a problem with sorting any table of tracker items. When clicking on the table heading, I get the following error:
Warning: mysql error: Unknown column '' in 'order clause' in query:
select * from `tiki_tracker_items` where `trackerId`=? order by `` desc
in /xxx/yyy/www/xxxxxx/lib/tikidblib.php on line 125
Values:
Array ( 0 => 1 )
$result is false
$result is empty
Sorting works in other contexts, e.g. in the forum.
I'm running 1.8.1 with mysql. Any hints or even fixes? I've seen this problem posted for a 1.7. version but there the suggestion was to use 1.8.
Regards,
Thorsten