Closed (fixed)
Project:
FeedAPI
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2007 at 13:41 UTC
Updated:
25 Dec 2007 at 20:32 UTC
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.