Hi,
I get this error when sending the request. I am also receving an e-mail but, the email is empty. I'm guessing this has to do with this error?
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'token_rules_input_evaluator_apply' was given in /var/www/vhosts/cobrapit.be/subdomains/site/httpdocs/sites/all/modules/rules/rules/rules.input_evaluators.inc on line 54.
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'token_rules_input_evaluator_apply' was given in /var/www/vhosts/cobrapit.be/subdomains/site/httpdocs/sites/all/modules/rules/rules/rules.input_evaluators.inc on line 54.
Comments
Comment #1
The_cobra666 commentedNvm :) Did not saw the previews post about this :)
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
john.arroyo commentedI'm having the same problem, where is this other post you mention?
thanks,
-John
Comment #4
john.arroyo commentedI found it. It was this issue/fix that solved the problem.
http://drupal.org/node/317606
I just had to use the dev version of token instead of the stable version.