I get this error after including the classifieds ad category filter in views:

Notice: Undefined index: vid in views_handler_filter_term_node_tid->extra_options_form() (line 47 of /var/www/vhosts/ds.com/httpdocs/sites/all/modules/views/modules/taxonomy/views_handler_filter_term_node_tid.inc).

Comments

dawehner’s picture

Project: Views (for Drupal 7) » Classified Ads
Component: exposed filters » Code

Move this issue to the classified ads module.

fgm’s picture

Status: Active » Postponed (maintainer needs more info)

Needs more info on how to reproduce this bug and how it relates to Classified Ads: the handler is a Views handler, not the Classified Ads handler. Which makes me think it might be an install issue. Please detail how to obtain this bug starting from a clean D7 install, with just Core, CTools, Views/ViewsUI, and Classified Ads, and the steps taken within Views UI.

fgm’s picture

Project: Classified Ads » Views (for Drupal 7)
Component: Code » taxonomy data

This error is triggered within the Views 7.3 term_node filter handler, so it does not appear to be related to Classified Ads, but to Views.

dawehner’s picture

Status: Postponed (maintainer needs more info) » Fixed

Just committed a patch for it.

Status: Fixed » Closed (fixed)

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