While trying any connection activity(i.e either doing add to friend / fan) i am getting the following error message
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/site_name/public_html/sites/all/modules/rules/rules/rules.input_evaluators.inc on line 54.
Above error message comes after writing the message and clicking on submit
Comments
Comment #1
mariusooms commentedMake sure you install the Token module: http://drupal.org/project/token. It is purpose is so that Rules knows about usernames and emails for notifications.
Please re-open if problems persist.
Regards,
Marius
Comment #2
mercmobily commentedHi,
Shouldn't dependencies deal with this Marius?
I wouldn't have known how to reply to this...
Merc.
Comment #3
mariusooms commentedYes...now fixed in cvs.
Regards,
Marius
Comment #4
nishitdas commentedSorry i could not make anything out of your comment.
I have Token 6.x-1.11 installed and working fine. There are many other modules which depends on Token are also working perfect with out any issue.
Comment #5
mariusooms commentedHi nishit,
Rules requires the dev version of token for the moment. Try installing the latest dev and see if error persists. Let us know your results.
Regards,
Marius
Comment #6
nishitdas commentedHi Marius,
yes updating to the dev of Toekn solved the problem
Thanks a lot for your help.
Nishit.
Comment #7
mercmobily commentedHi,
OK fixed!
Merc.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.