Hello
I have this error from the Apache error log:
PHP Fatal error: Call to undefined function trigger_get_assigned_actions() in /var/www/sites/all/modules/job_scheduler/modules/job_scheduler_trigger/job_scheduler_trigger.module on line 106
This is because I forget to enable module Trigger in core.
To solve the problem, I add in job_scheduler_trigger.info this line :
dependencies[] = trigger
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | job_scheduler-added_missing_dependency-1781212.patch | 325 bytes | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedAdded the patch. Can someone check this? This is my first patch.
Comment #2
cbrasfield commentedIt patched successfully for me, with a fuzz factor of 1.
Comment #3
ptmkenny commentedComment #4
avpadernoComment #5
Anonymous (not verified) commentedBump...
Comment #6
Anonymous (not verified) commentedComment #7
verta commentedadding tag for searching, follow
Comment #8
twistor commentedhttp://drupalcode.org/project/job_scheduler.git/commit/66ce95b