When going to 'my tasks' in the tasks_advanced.module I get the following error:

User Lennart Kiil
Location http://eliberator.org/tasks/user/modules/checklist/checklist.css
Referrer http://eliberator.org/tasks/user/1
Message Unknown column 'modules' in 'where clause' query: SELECT n.nid, u.name AS assigned_name, t.assigned_to, a.taskcategory, a.tasktype, u.data FROM node n INNER JOIN tasks t ON t.nid = n.nid INNER JOIN tasks_advanced a ON a.nid = n.nid LEFT JOIN users u ON u.uid = t.assigned_to WHERE n.status = 1 AND n.type='tasks' AND t.completed = 0000-00-00 AND u.uid = modules ORDER BY u.name, t.order_by in /mounted-storage/home19d/sub001/sc11519-EPMC/www/eli/includes/database.mysql.inc on line 120.
Severity error

Not sure which of the modules is to fault - so I posted this as a potential bug with both.

Thanks
Lennart

Comments

moonray’s picture

Status: Active » Closed (duplicate)