Closed (cannot reproduce)
Project:
Workflow
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2011 at 14:38 UTC
Updated:
12 Mar 2012 at 23:32 UTC
The query on line 31 of workflow.pages.inc includes the clause, "ORDER BY hid." There is no such column in the workflow_node_history table.
Comments
Comment #1
Bastlynn commentedThe table workflow_node_history has the 'hid' column on it in the schema in workflow.install. If you are still seeing this issue, you may need to uninstall/reinstall Workflow as it seems like your tables didn't get fully installed.