Working on a D6 to D7 conversion. Using Drupal 7.12 and Views 3.3 The converted View was getting the above error and I started deleting fields and filters to see what was causing the dreaded get_option error. I as unable to delete the user reference filter. So I tried creating a new version of the View manually and ran into the error when I tried to add the user reference and clicked on Add and configure filter criteria. So far the only other thing in this view is a couple of filters which resulted in no errors.

The error shows in one of those ajax popups: Fatal error: Call to a member function get_option() on a non-object in views/includes/view.inc on line 2318

Comments

nnevill’s picture

i've had the same issue
for me cause of it was that in some nodereference field some view was used as limiter for references.
so you need to create Reference display in view and change to it limiter view on the field settings page