Greetings,
Whenever the trigger module is enabled, it conflicts with the openpublish workflow module and produces this error:
•user warning: Unknown column 'tm.type' in 'field list' query: SELECT tm.type, w.name, w.label, wt.tid, wt.state_name, wt.target_state_name FROM workflow_type_map tm LEFT JOIN workflows w ON tm.workflow_name = w.name LEFT JOIN workflow_states ws ON w.name = ws.workflow_name LEFT JOIN workflow_transitions wt ON ws.name = wt.state_name WHERE wt.target_state_name IS NOT NULL ORDER BY tm.type, ws.weight in /home/rjenterp/public_html/sites/all/modules/workflow/workflow.module on line 561.
I am using the ad module and a sub module called ad actions that requires the trigger module be enabled.
Does anyone have any insight into a solution to this or a workaround that will enable me to use the trigger module without errors and thus the ad actions module?
Thanks in advance for any insight you can provide.
Scott
