flag_friend_get_friends() calls db_fetch_object(), which isn't in D7. It needs to be updated to use the new DB API.

The error I get says:

Fatal error: Call to undefined function db_fetch_object() in /path/to/drupal/sites/all/modules/flag_friend/flag_friend.module on line 167
CommentFileSizeAuthor
#1 db_fetch_object-1095524-1.patch2.32 KBjon pugh

Comments

jon pugh’s picture

StatusFileSize
new2.32 KB

Patch attached. two places needed update

shawn dearmond’s picture

Status: Active » Needs review

Awesome. Needs review.

sirkitree’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.