small Tools website bug

http://www.renoise.com/user/156/pubdlcnt?sort=asc&order=Last%20Download
I got this:

  
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'date' in 'order clause': SELECT p.name AS name, p.nid AS nid, n.title AS title, SUM(p.count) AS total, MAX(p.utime) AS last FROM {pubdlcnt} p INNER JOIN {node} n ON n.nid = p.nid WHERE (n.uid = :db_condition_placeholder_0) GROUP BY p.name ORDER BY date ASC LIMIT 100 OFFSET 0; Array ( [:db_condition_placeholder_0] => 156 ) in PagerDefault->execute() (line 79 of /home/renoise-web/www.renoise.com/html-data/includes/pager.inc).