I've created a View which fetches a single field.
I've added three displays, each with a filter on the field.
Trying to get a preview on this filter I get the following error, instead of a meaningful query result:
An error occurred at /admin/build/views/ajax/preview/Price_facet.
Error Description:
Fatal error: Call to a member function init_pager() on a non-object in /srv/www/004/web/sites/all/modules/views/includes/view.inc on line 119
Comments
Comment #1
Letharion commentedI upgraded from Views 3 alpha 3 to dev, and the problem disappeared. I'll leave this open just to see if there are other suggestions, but for now this seems like a solution.