I am getting this error whenever saving or editing a node
"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 /home/user/public_html/sites/all/modules/rules/rules/rules.input_evaluators.inc on line 54."
Comments
Comment #1
nikmahajan commentedcan't some one figure out the problem? Please help somebody.
Comment #2
fagoTry reinstalling the token module and run update.php afterwards.
Comment #3
mitchell commentedComment #4
mitchell commentedComment #5
tommytom commentedI get the same error message after saving a content.
I'm using this rule: http://drupal.org/node/383138 (Redirect node author to referenced node)
and the latest stable version of this module.
I didn't install the token module.
In the log everything seems to be fine:
anybody know how to solve this issue ?
Comment #6
tommytom commentedI installed the dev version of the token module and now everything is fine. I don't get the error message anymore and it redirects correctly. Thanks fago.
Comment #7
fago