$list_length = db_num_rows should be $list_length = db_result according to: http://drupal.org/node/236969
btw, i cannot seem to get admin/settings/ur_blocks
$list_length = db_num_rows should be $list_length = db_result according to: http://drupal.org/node/236969
btw, i cannot seem to get admin/settings/ur_blocks
Comments
Comment #1
mrf commentedNot finding any calls to db_num_rows in the module. Marking this as fixed. Must have gotten caught earlier.