I am getting this error when trying to "Configure Personal Heartbeat"

Fatal error: Unsupported operand types in /home/drupalst/public_html/sites/all/modules/heartbeat/heartbeat.admin.inc on line 295

AFAIK we're not doing anything funky with hearbeat, just normal config stuff.

Comments

alexrayu’s picture

To fix the error, line 295 should be:


$settings += $form_state['values'];

Stalski’s picture

Assigned: Unassigned » Stalski
Status: Active » Fixed

This is fixed in nightly release and will be included in the official release.

Status: Fixed » Closed (fixed)

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

barraponto’s picture

Category: support » bug
Priority: Normal » Critical

i believe breaking the functionality of another module is critical stuff. a new bugfix release should be out ASAP.

Stalski’s picture

Priority: Critical » Normal

This is long fixed. and it did not break anything i am aware off.

barraponto’s picture

sorry stalski, I thought this was an unrelated bug (that I had grown on my own, btw. so nothing to worry, sorry, move on ;)