? bfield.patch
Index: views_groupby_handler_field_groupfields.inc
===================================================================
RCS file: /cvs/drupal/contributions/modules/views_groupby/handlers/views_groupby_handler_field_groupfields.inc,v
retrieving revision 1.4.2.1
diff -u -p -r1.4.2.1 views_groupby_handler_field_groupfields.inc
--- views_groupby_handler_field_groupfields.inc	2 Apr 2009 04:56:31 -0000	1.4.2.1
+++ views_groupby_handler_field_groupfields.inc	10 Jun 2009 23:28:20 -0000
@@ -294,6 +294,8 @@ class views_groupby_handler_field_groupf
     //$btable = $this->view->base_table;
     //$bfield = $this->view->base_field;
     //$this->query->add_field($btable, $bfield, $bfield, array('count' => TRUE));
+
+    $bfield = "";
     
     if ( is_array($to_group) ) {
       $sz_to_group = ''; $count = 0;
