I'm pretty new to rules, and I'm not exactly sure if this is being posted in the right area. But I just installed the heartbeat module and I'm trying to get facebook style status's to work w/ the module. The rules debug is as follows.
* Operating in off-line mode.
*
o 0 ms "User adds or updates a status" has been invoked.
o 0.08 ms Executing the rule "Submit Facebook-style Status" on rule set "User adds or updates a status"
o 0.173 ms Warning: Unable to get variable "account".
o 0.185 ms PHP is not evaluated as there are not all necessary variables available.
o 0.219 ms Element "Log to watchdog" has not been executed. There are not all execution arguments needed by an input evaluator available.
o 6.163 ms Action execution: "Add a new string variable"
o 6.244 ms Successfully added the new variable "Added string"
o 6.295 ms Evaluation of "User adds or updates a status" has been finished.
This is one of the last things needed before I can launch my site. Any help is greatly appreciated.
Thanks.
Comments
Comment #1
mitchell commentedIt looks like your 'Add a new string variable' needs to be moved up (weighted less). Please reopen if that's not right.