From: http://drupal.org/node/114774#db-num-rows
The db_num_rows() method was removed from the database abstraction layer in 6.x core, as it was a database dependent method.
These two patches replace various calls to db_num_rows() with db_result() and db_fetch_object().
| Comment | File | Size | Author |
|---|---|---|---|
| feedapi_node-db_result.patch | 1.73 KB | mustafau | |
| feedapi-db_result.patch | 599 bytes | mustafau |
Comments
Comment #1
aron novakThanks for the ready-to-use patches!
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.