Fatal error: Unsupported operand types in modules/heartbeat/heartbeat.admin.inc on line 298

The $form_state['values']['settings'] comes as null and throws the error.
Check patch.

Regards

CommentFileSizeAuthor
#1 heartbeat-682922.patch816 bytessarhugo

Comments

sarhugo’s picture

StatusFileSize
new816 bytes
Stalski’s picture

Status: Needs review » Fixed

Thx , comitted and works.
The settings is for other modules and my testcase has hds submodule enabled.
I really need to test the whole thing on a clean install.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Babalu’s picture

Version: 6.x-4.x-dev » 6.x-4.3
Status: Closed (fixed) » Active

PHP Fatal error: Unsupported operand types in /srv/www/vhosts/funnydate.de/httpdocs/sites/all/modules/heartbeat/heartbeat.admin.inc on line 295
this error occures when i want to edit a stream and save them
i can't save changes at the streams

Stalski’s picture

Status: Active » Fixed

Released a new version. This is fixed for sure.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.