Hi, I'm using Drupal 7 with views 3 beta to create a simple listing.

The view renders but keeps producing the following warning:

Strict warning: Declaration of views_handler_filter_term_node_tid_depth::operator_options() should be compatible with that of views_handler_filter_in_operator::operator_options() in require_once() (line 8 of C:\xampp\htdocs\wayneblake.com\sites\all\modules\views\modules\taxonomy\views_handler_filter_term_node_tid_depth.inc).

There a few similar issues on here (argument), but I can't find the exact solution or patch for my error.

Can anyone advise
Thanks

Comments

dawehner’s picture

Status: Active » Fixed

This(the first error) was already fixed in the dev version.

artworker’s picture

Sorry, it was a bit obvious.
The fix worked, thanks for your help.

Status: Fixed » Closed (fixed)

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