Closed (fixed)
Project:
Actions
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2008 at 21:20 UTC
Updated:
17 Apr 2008 at 21:31 UTC
I'm trying to add an action to the creation -> state 1 transition. Any action I choose results in:
Fatal error: Call to undefined function actions_key_lookup() in /home/user/public_html/sites/all/modules/workflow/workflow.module on line 1442
I'm using the latest Actions release and Workflow release so it looks like there have been api changes.
Comments
Comment #1
jvandyk commentedYou need actions 5.x-1.0. See the actions page. Compatibility with Drupal-6-style actions is being worked on.
Comment #2
scedwar commentedThanks - I didn't pick up from the module page that it was incompatible, just that it used the old style. Can the front page text be changed to make it clear the two are incompatible and will NOT work at the moment. Cheers, Stephen
Comment #3
jvandyk commentedBoth actions and workflow project pages say this now.
Comment #4
scedwar commentedThat is much better, but maybe change:
"The two are not compatible."
to something like the following (maybe with some bold, and stick it in the release notes as I'm as guilty as many for only checking the release notes when doing a stable version upgrade that is picked up by update status):
"The two are not compatible. If you choose the wrong version of the actions you will get FATAL error messages. Please consider carefully other modules you are using that depend on actions:"
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.