Closed (fixed)
Project:
Workflow
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2013 at 02:12 UTC
Updated:
19 Sep 2013 at 09:41 UTC
Fatal error: Cannot redeclare workflow_tab_page() (previously declared in ..sites/all/modules/workflow/workflow.pages.inc:11) in ..sites/all/modules/workflow/workflow.pages.inc on line 62.
So strange, i got this error message when run cron manually, because there is only 1 function workflow_tab_page() in workflow.pages.inc. Do I make mistake ?
Comments
Comment #1
nancydruOthers are not reporting that, so try clearing your cache.
Comment #2
anjjriit commentedI knew,
my problem is starting when i displayed workflow_tab_page($node) as in #22 :
Comment #3
johnvI guess this is fixed with #457348: Display the workflow in the node when viewing the node?