Closed (won't fix)
Project:
Workflow
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2009 at 17:24 UTC
Updated:
14 Nov 2011 at 18:48 UTC
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
Comment #1
dawehnerHook_help has this signature in drupal6. Can you specify whether you are callinig workflow_help manually somewhere?
Comment #2
Bastlynn commentedSince 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.