Hi,
i try to install heartbeat but i have always this error bellow...
thx for your help,

Error
Status message
Stream class relationsactivity does not exist in streams/relationsactivity.inc or it's not auto-included in yourmodule.info.
Error message
Recoverable fatal error: Argument 1 passed to heartbeat_plugins_heartbeat_stream_load() must be an instance of HeartbeatStream, null given in heartbeat_plugins_heartbeat_stream_load() (line 325 of /.../modules/heartbeat_plugins/heartbeat_plugins.module).
The website encountered an unexpected error. Please try again later.

Comments

Stalski’s picture

Status: Active » Closed (duplicate)

This means that the class is not included. My best guess is that the module "heartbeat_defaults" is disabled or the cache is wrong.
Maybe updating the module and clearing cache will help.

I included a better system to catch this error, since it's a valid error imo.
There is another issue that has the same problem and I'll handle that one, see #1430022: Fatal error: Call to a member function hasAccess() on a non-object in heartbeat.module