Closed (fixed)
Project:
Heartbeat
Version:
6.x-3.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
22 Jan 2009 at 10:52 UTC
Updated:
20 Feb 2010 at 21:31 UTC
* 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
Comment #1
Stalski commentedDo you have the token module enabled? Could you please let me see your enable module list. I cant seem to reproduce this error.
Thx
Comment #2
delineas commentedI 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!
Comment #3
Stalski commentedI 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
Comment #4
MasterV commentedJust 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?
Comment #5
lukspa commentedI 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
Comment #6
Stalski commentedThx @lukspa
This is indeed the big issue.
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