Closed (fixed)
Project:
FriendList
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2008 at 00:25 UTC
Updated:
17 Dec 2008 at 22:23 UTC
This is an ideal module, looking forward to the release. In any event, I get the following error (actually repeats about 5 times) upon clicking send after entering an invite-message to add a user as a friend:
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 /var/www/html/sites/all/modules/rules/rules/rules.input_evaluators.inc on line 54.
I have the latest rules beta3 module in place, and the token module I'm using is 1.11. I realize you recommend the dev-snapshot for token but am hoping that's not the issue, but willing to try the snapshot if necessary.
Comments
Comment #1
mariusooms commentedHi fumbling, yes, please use the dev of Token. The official Token release does not support Rules yet, support for Rules was added August 26th in the dev version. The official release is still from Aug 2nd. As soon as we know that Tokens officially supports Rules we will change the main page description to reflect this.
Regards,
Marius
Comment #2
mariusooms commentedComment #3
fumbling commentedThanks, makes sense.