Strict warning: Declaration of votingapi_views_handler_field_value::element_type() should be compatible with that of views_handler_field::element_type() en require_once() (line 9 sites\all\modules\votingapi\views\votingapi_views_handler_field_value.inc)
Please, help.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | votingapi_strict_warning-1244850-6.patch | 548 bytes | jaydub |
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