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

norman flecha’s picture

Project: Drupal core » OpenPublish Core
Version: 6.22 » 6.x-1.20
Component: trigger.module » User interface
Assigned: Unassigned » norman flecha
RonP’s picture

subscribe

Me 2

merakli’s picture

Same Here.

scott859’s picture

Yes, I'm also getting this error with trigger and workflow modules enabled.

norman flecha’s picture

Status: Active » Postponed
wcutiew’s picture

any update on this?