Closed (fixed)
Project:
Heartbeat
Version:
6.x-3.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
9 Apr 2009 at 21:48 UTC
Updated:
3 Oct 2009 at 23:00 UTC
Jump to comment: Most recent file
Fatal error: Call to undefined method stdClass::add_field() in /home/kargames/drupal/modules/heartbeat/handlers/views_plugin_row_heartbeat_view.inc on line 32
Does $view->query->add_field() still exist? Using views 2.4.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | heartbeat-views-field.patch | 1.99 KB | cridenour |
Comments
Comment #1
cridenour commentedSee attached. Field functions aren't available when the choice is Heartbeat. Function you have listed needs to have heartbeat to be used but this patch worked perfectly for me.
Comment #2
Stalski commented