I have this error when creating a Calendar-view. How can I get rid of this? Thank you

Strict warning: Declaration of views_handler_filter_user_relationships_type::value_validate() should be compatible with that of views_handler_filter::value_validate() in _registry_check_code() (line 2680 of C:\xampp\htdocs\Drupal77\drupal-7.7\includes\bootstrap.inc)

Comments

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

You should move this to the module, which has the views_handler_filter_user_relationships_type class, this one doesn't belong to views.

kars-t’s picture

Project: Views (for Drupal 7) » User Relationships
Version: 7.x-3.x-dev » 7.x-1.x-dev
Status: Postponed (maintainer needs more info) » Active
Issue tags: +dvcs11

Moving to user_relationships as the error points to their Views implementation.

berdir’s picture

Status: Active » Fixed

Fixed.

Status: Fixed » Closed (fixed)

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

funature’s picture

i see this error when i run the update.

Strict warning: Declaration of views_handler_filter_user_relationships_type::value_submit() should be compatible with that of views_handler_filter_in_operator::value_submit() in _registry_check_code() (line 3046 of ../includes/bootstrap.inc).