Closed (fixed)
Project:
Scheduled Actions
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Feb 2007 at 00:38 UTC
Updated:
10 Nov 2007 at 10:08 UTC
I've attached a 5.0 version of scheduled actions. I've been using it for 30 minutes with no problems so far - so no guarantees. :D
| Comment | File | Size | Author |
|---|---|---|---|
| sched_act.5.module.txt | 16.11 KB | matt@antinomia |
Comments
Comment #1
vm commentedshouldn't this be generated as a patch so that it can be applied easily ?
Comment #2
vm commentedI see now, you've attached an entire file and not a patch. This makes it difficult to see what changes you've implemented against HEAD.
Comment #3
somebodysysop commentedDownloaded sched_act.5.module.txt, created .info file and installed and activated on 5.x site. Created sched_act table manually.
When I navigate to: admin/actions/scheduled
I get this error:
warning: call_user_func_array(): First argumented is expected to be a valid callback, 'sched_act' was given in /var/www/html/websites/drupal/brix/includes/form.inc on line 218.
Any suggestions?
Comment #4
bitsize commentedI had the same error. Any fix for this? Much appriciated.
Comment #5
hugslife commentedditto
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'sched_act' was given in /home/server/user/www.website.com/drupal/includes/form.inc on line 218.
Comment #6
bjaspan commentedI have created a Drupal 5 development branch for Scheduled Actions. Give it a try and let me know how it works. Thanks!
Comment #7
(not verified) commentedComment #8
sasconsul commentedI have a new Drupal 5.3 installation where I got the error:
At the time I was adding a 'from' field to a new content type. Here is the referrer information: