Closed (fixed)
Project:
Heartbeat
Version:
6.x-4.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2010 at 22:43 UTC
Updated:
10 Feb 2010 at 23:40 UTC
Jump to comment: Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | heartbeat-682922.patch | 816 bytes | sarhugo |
Comments
Comment #1
sarhugo commentedComment #2
Stalski commentedThx , 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.
Comment #4
Babalu commentedPHP 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
Comment #5
Stalski commentedReleased a new version. This is fixed for sure.