Active
Project:
References
Version:
7.x-2.0
Component:
Code: user_reference
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2012 at 19:36 UTC
Updated:
9 Apr 2012 at 17:20 UTC
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
Comment #1
nnevilli'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