When I was trying to build a search index for my site I notice that my Workflow Field for my Search API module doesn't show up. I also got this error message.
20140109T145313: www.acdriveaccessories.com/index.php
PHP Fatal error: Cannot access protected property WorkflowState::$state in /hermes/bosoraweb124/b181/ipg.acdriveaccessoriesco/modules/workflow_fields/workflow_fields.module on line 461.
Comments
Comment #1
johnvIndeed, this module does not use the new features for Workflow 2.x. See #2148935: Make module compatible with workflows defined through "Workflow field" module.