Closed (fixed)
Project:
Actions
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2008 at 20:56 UTC
Updated:
6 May 2008 at 14:42 UTC
Hi,
Could someone shed light on which modules dependent on Actions will or won't work with version 5.x-2.0? Simply looking for Drupal 6 compatibility won't work because obviously there are other things a module may need from Drupal 6, in addition to the new Actions branch.
I'm building a new site that won't go live for awhile (based in Drupal 5), but I want to make sure I don't break a lot of things at this stage. Breaking a few things is ok though ;)
Thanks for your help!
-Michael
Comments
Comment #1
chriso commentedWorkflow module 5.x-1.2 fails, for one.
Just experienced this a moment ago: http://drupal.org/node/235830.
Comment #2
nonsieMedia Actions module fails with 5.x-2.0. Also I discovered that Actions 5.x-1.0 does not have triggers?
Comment #3
jvandyk commentedPlease read the actions project page for the difference between actions 5.x-1.x and 5.x-2.x.
Comment #4
actdigital commentedThanks for adding this, it helps clarify things a great deal.
-Michael
Comment #5
sunset_bill commentedI just had problems with workflow 5.x-2.0 as well.
Got this in Drupal:
warning: Invalid argument supplied for foreach() in /Library/WebServer/Documents/drupal-5.7/sites/all/modules/actions/actions.module on line 769.
then tried to add a story and got:
warning: Invalid argument supplied for foreach() in /Library/WebServer/Documents/drupal-5.7/sites/all/modules/actions/actions.module on line 769.
Comment #6
chrisfromredfinI just got this downloading the newest version of the Actions module. This should be a bug report.
Comment #7
mysocom commentedwarning: Invalid argument supplied for foreach() in C:\...\actions\actions.module on line 769.
I use node.module.path but problem is still there.
Comment #8
jvandyk commentedThe error warning: Invalid argument supplied for foreach() in C:\...\actions\actions.module on line 769 occurs when you have actions 5.x-2.3 installed, you have workflow 5-x-2.0 or 5.x-2.1 installed, and you haven't created any workflows.
Workaround: do not enable the workflow module until you are actually ready to create a workflow.
Solution: I have fixed this bug and the fix will appear in the next release of workflow module (5.x-2.2).
Please open a new issue for bug reports rather than adding to this thread.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.