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.

CommentFileSizeAuthor
#1 heartbeat-views-field.patch1.99 KBcridenour

Comments

cridenour’s picture

Assigned: Unassigned » cridenour
Status: Active » Needs review
StatusFileSize
new1.99 KB

See 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.

Stalski’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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