Need to change line #493 to:
$result = db_query($view->query->final_query, $view->query->query_args);
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | uc_node_checkout_1025390.patch | 818 bytes | aidanlis |
Need to change line #493 to:
$result = db_query($view->query->final_query, $view->query->query_args);
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | uc_node_checkout_1025390.patch | 818 bytes | aidanlis |
Comments
Comment #1
aidanlis commentedPatch is available in #1113924: Views 3.x gives error "Query was empty query"
Comment #2
aidanlis commentedPatch re-attached.
Comment #3
aidanlis commentedThis is fixed at http://drupal.org/project/1114812
Comment #4
aidanlis commentedFixed: Commit a044808 on 6.x-2.x