* 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/mikeyao/www/acquia-drupal/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 /home/mikeyao/www/acquia-drupal/sites/all/modules/rules/rules/rules.input_evaluators.inc on line 54.

Comments

Stalski’s picture

Assigned: Unassigned » Stalski
Status: Active » Postponed (maintainer needs more info)

Do you have the token module enabled? Could you please let me see your enable module list. I cant seem to reproduce this error.

Thx

delineas’s picture

Issue tags: +error, +heartbeat, +token

I have the same error. When I have installed heartbeat module, without config modifications, this error appears when I updated a node, for example.
My drupal have token 6.11 module, and the collection of friendlist modules. It's a test environment, I have the activity installed in this too.

Thanks!

Stalski’s picture

I really have no idea and I really cannot reproduce this.
what did you mean by I have the activity installed in this too" . The module "Activity" or heartbeat's activity? It is certainly recommended to only install one of these two since they do the same thing with a different approach.

thx

MasterV’s picture

Just wanted to chime in that this is not an isolated issue. I've tried 4 different installs and I'm receiving the same errors that these other two users are. I'm using Rules 6.x-1.x-dev (tried current release as well), Token 6.x-1.11 and Heartbeat 6.x-3.3. I do not have the "Activity" module installed -- I have the "User Activity" module that is included with Heartbeat enabled. Any type of logs or debug files I can provide that would help? I'd love to get this working?

lukspa’s picture

I had the same issue. Problem is with Token in 6.1.11 version, you have to install token 6.1.12 with token.rules.inc in package

Stalski’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Thx @lukspa

This is indeed the big issue.

I had the same issue. Problem is with Token in 6.1.11 version, you have to install token 6.1.12 with token.rules.inc in package

I never seemed to have it but in fact, i could just always have been lucky when testing with rules vs token vs heartbeat.
Note that the token_actions module messes things up too sometimes together with the default rules added tokens.

Please reopen this issue if the problem still occurs. And i am sorry that people have to upgrade their token module because of the tokens implementations within heartbeat, but it's for the better.

regards,

Stalski