Folks,
Can you give me some direction on resolving the issue causing this error message to pop up? Appreciate any info that leads to resolving it. I have reviewed installation notes and haven't found any reason through that route. I've included page tags as well to help you to determine which screen/page this was popping up on. It is the "Submit Task" screen to me.
Submit Task
user warning: Unknown column 't.parent' in 'field list' query: SELECT n.nid, n.title, t.parent FROM node n INNER JOIN tasks t ON t.nid = n.nid INNER JOIN tasks_advanced a ON a.nid = n.nid WHERE n.type='tasks' AND t.completed = '0000-00-00' AND a.tasktype = 'project' AND n.nid != 0 ORDER BY IF(t.parent = 0,0,1), n.title ASC in /home/content/k/w/l/kwlandry/html/drupal52a/includes/database.mysql.inc on line 172.
Details
Task Type:
Action
Project
Task Category:
Parent Tasklist:
Task Name: *
About this task:
Thanks,
KWL
Comments
Comment #1
golpuneh20 commentedI have the same problem...:(
Comment #2
Ca-ching commentedI know, it's getting really annoying!
Comment #3
scor commentedI'm surprised to find "t.parent" in the SQL query. you can't be running tasklist 5.x-1.2 since these were fixed in 1.2.
can you check what version of the module you're running in admin/build/modules? if you're not running 1.2, please update to 1.2
Comment #4
moonray commentedThat was an issue with tasks_advanced not having been updated when tasks was updated to 5.x-1.2. It should be fixed in the new version of tasks_advanced.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.