Enabling workflow causes warning in actions module
trinitrotoluene - April 27, 2008 - 16:07
| Project: | Workflow |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I have actions enabled, I then install workflow but when I enable the workflow module Drupal displays a warning:
warning: Invalid argument supplied for foreach() in /home/.../sites/all/modules/actions/actions.module on line 769.
I'm using PHP 5.2.3
Drupal 5.7
Workflow 5.x-2.1 (also tried 2.0)
Actions 5.x-2.3
Thanks,
Thien

#1
I created a new action and the warning went away. Deleted the action and still no warning. I thought this may have been a conflict caused by enabling Workflow but maybe just a bug in Actions?
#2
http://drupal.org/node/236908