As with the other functions in a PHP object, all of them must have the same signature.
From what I can see, you have to have a $group_by parameter in the query() function so one of them has the ability to avoid the use of the GROUP BY option in one situation.
In any event, this patch shows all the query() functions that need to be updated in order to fix Views 3.0.
Thank you.
Alexis Wilke
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | view-3.x-query_group_by.patch | 43.64 KB | AlexisWilke |
| view-3.x-query_group_by.patch | 45.34 KB | AlexisWilke |
Comments
Comment #2
AlexisWilke commentedReference: #653628: Declaration of views_handler_filter_many_to_one::init() should be compatible with that of views_handler_filter::init()
Comment #3
AlexisWilke commentedMassaged the patch so it would at least apply for testing.
Comment #4
AlexisWilke commentedChange status 8-P
Comment #6
AlexisWilke commentedMarking as active as there are no tests for this version and needs work may not be looked at.
Comment #7
chris matthews commentedThe Drupal 6 branch is no longer supported, please check with the D6LTS project if you need further support. For more information as to why this issue was closed, please see issue #3030347: Plan to clean process issue queue