Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-beta3
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
3 Jun 2011 at 23:05 UTC
Updated:
19 Jun 2011 at 18:32 UTC
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
Comment #1
dawehnerThis(the first error) was already fixed in the dev version.
Comment #2
artworker commentedSorry, it was a bit obvious.
The fix worked, thanks for your help.