Download & Extend

Missing arguments 1 and 2 for workflow_help()

Project:Workflow
Version:6.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

I realize this may be external to workflow.module, but I'm not sure where else to start.

The following appears on EVERY page:

* warning: Missing argument 1 for workflow_help() in .../htdocs/sites/all/modules/workflow/workflow.module on line 17.
* warning: Missing argument 2 for workflow_help() in .../htdocs/sites/all/modules/workflow/workflow.module on line 17.

Reinstalling just about everything in the system (using devel) doesn't seem to have any effect.

Suggestions?

Comments

#1

Hook_help has this signature in drupal6. Can you specify whether you are callinig workflow_help manually somewhere?

#2

Status:active» closed (won't fix)

Since this request is over a year old, I'm going to assume a solution was found or you've moved on. If not, please get updated to the latest versions of all modules and make a request for it against Drupal 7 and I'll be glad to take a look at it.