Closed (fixed)
Project:
Node Relationships
Version:
6.x-1.2
Component:
Views integration
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2009 at 10:37 UTC
Updated:
10 Jan 2010 at 11:30 UTC
After updating to latest development snapshot of Views 2, I got the following error when opening a "Search and reference" modal frame:
PHP Fatal error: Call to a member function advanced_render() on a non-object in views/theme/theme.inc on line 209
I tracked down this issue to the way custom fields are added to the "Search and reference" views. Patch coming...
Comments
Comment #1
markus_petrux commentedFix committed to CVS:
http://drupal.org/cvs?commit=306836
I have also tested this fix with previous versions of Views, so this change should not affect negatively any existing installation, nor impose special dependencies with any particular version of Views.