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

markus_petrux’s picture

Status: Active » Fixed

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

Status: Fixed » Closed (fixed)

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