Module says it is supposed to work with user relationships but I don't see any activity happening when relationships are created on my site. I know UR doesn't integrate with rules perhaps like friendlist so is there something special I have to do to trigger UR to be the relationship module to interact with vs. friendlist?

Comments

Stalski’s picture

Well there is a bug in how i call fetch the "friendslist". I am using the api function from User Relationships but i could't not make it return the result i want.
But i am aware of the problem and i am working on this ;-)

thx for the report

Stalski

apmsooner’s picture

That would be great since friendlist has less support than UR I'm sticking with UR. I have a few other questions unrelated to this one but I assume you want them opened up as separate issues so I'll post them separately.

Great module by the way! I tried activity module prior to this and was getting errors and not able to set it up to work at all. This one works great, I just need some help customizing the message templates.
Thanks.

Stalski’s picture

NO probleem, shoot.

I must say i am aware of the old and lack of good documentation. I am working on this as well, on demo site and our blog. Follow http://heartbeat.menhireffect.be and http://blog.menhir.be for the latest updates (or stalski on twitter).

This weekend i 've planned a screencast, UR integration debugging and documentation on demo site.

regards,

Stalski

Stalski’s picture

Assigned: Unassigned » Stalski
Status: Active » Fixed

This is working great for me now (still in dev, but will in stable release soon). I've fetched the friends with a custom query since i could not get the api function working as it is documented in user relationships.
It works, that's the most important thing.
The lack of documentation is not this issue, this is something i will do on the way and wont make any promises anymore. Time is the variable in this.

deltab’s picture

Subscribe

Stalski’s picture

Status: Fixed » Closed (fixed)

This seems to be working fine.
I even added the actor user object in the activity messages. The user profile itself got a new variable heartbeat_relations to the on load event.
See issue #695560 for details on privacy feature that has been added. The relations are needed to set the privacy visibility of messages.