Am updating a Drupal7 site over. In Views/FORMAT/Show, if I select "Rendered entity" instead of Fields or Content, the homepage which has this Views block will fail to display, with this error:
Error: Call to undefined function entity_view() in entity_plus_views_plugin_row_entity_view->pre_render() (line 76 of /Users/bk/Sites/mamp/bddds2/modules/entity_plus/views/plugins/entity_plus_views_plugin_row_entity_view.inc).
Call to undefined function entity_view()
This happens for more than one Content Type.
Any settings that I shall check/correct? Or is there some bug in the Entity related modules? Thanks!
@blimking Can you try 1.x-1.0.12?