I get this warning when i go to the workflow admin page. I am then unable to edit any specific workflow, as i get a
"The website encountered an unexpected error. Please try again later."
I use php 5.4

Apr 19 12:29:08 vserver drupal: http://192.168.0.3:81|1366363748|php|192.168.0.29|http://192.168.0.3:81/admin/config/workflow/workflow|http://192.168.0.3:81/admin/config/workflow|1||Warning: Missing argument 2 for workflow_fields_workflow_operations() in workflow_fields_workflow_operations() (line 424 of /srv/http/epik2/sites/all/modules/workflow_fields/workflow_fields.module).

Comments

treasury’s picture

+1

And also when creating a new workflow:
Recoverable fatal error: Object of class stdClass could not be converted to string in DatabaseStatementBase->execute() (line 2168 of /includes/database/database.inc).

inky@inky3d.com’s picture

+1

Recoverable fatal error: Object of class stdClass could not be converted to string in DatabaseStatementBase->execute() (line 2168 of /var/drupal/drupal-admin/includes/database/database.inc).

m42’s picture