I have a drupal from OpenPublish and when I turn on the triggers I keep getting this message::
•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.
It comes up once on any page and twice when I am in admin..
The triggers will not work with the openpublish workflow is there something I can do..?
I have actually stopped all nodes from using workflow and still getting the message..
help some body please..
Comments
Comment #1
norman flecha commentedComment #2
RonP commentedsubscribe
Me 2
Comment #3
merakli commentedSame Here.
Comment #4
scott859 commentedYes, I'm also getting this error with trigger and workflow modules enabled.
Comment #5
norman flecha commentedComment #6
wcutiew commentedany update on this?