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

mariusooms’s picture

Status: Active » Fixed

Make 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

mercmobily’s picture

Hi,

Shouldn't dependencies deal with this Marius?
I wouldn't have known how to reply to this...

Merc.

mariusooms’s picture

Yes...now fixed in cvs.

Regards,

Marius

nishitdas’s picture

Status: Fixed » Active

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

mariusooms’s picture

I have Token 6.x-1.11 installed and working fine.

Hi 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

nishitdas’s picture

Hi Marius,

yes updating to the dev of Toekn solved the problem

Thanks a lot for your help.

Nishit.

mercmobily’s picture

Status: Active » Fixed

Hi,

OK fixed!

Merc.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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