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

The_cobra666’s picture

Status: Active » Fixed

Nvm :) Did not saw the previews post about this :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

john.arroyo’s picture

I'm having the same problem, where is this other post you mention?

thanks,
-John

john.arroyo’s picture

I 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.