Closed (duplicate)
Project:
Voting API
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2011 at 10:45 UTC
Updated:
8 Aug 2012 at 21:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
eaton commentedFixed in the dev release, will be rolled into the next official release.
Comment #3
Oleksa-1 commentedStill have same error in 2.6
Strict warning: Declaration of votingapi_views_handler_field_value::element_type() should be compatible with that of views_handler_field::element_type() in require_once() (line 8 of C:\xampp\htdocs\db6\sites\all\modules\votingapi\views\votingapi_views_handler_field_value.inc).
Comment #4
_sania commentedi have the same problem
Comment #5
hgneng commentedI have the same problem.
Comment #6
jaydub commentedThe class method signature changed in Views sometime in April 2011 to add a 3rd parameter to the method that the VotingAPI views field handler class has. The attached patch should remove the warning.
Comment #7
jaydub commentedMarking as duplicate in favor of issue #1110134: Views handler is broken (Views 7.x-3.x-dev) as that one has more of the relevant details.
Comment #7.0
jaydub commentedRemoved duplicated content