I get the following errors when creating content with devel_generate:

Notice: Undefined property: stdClass::$flag_friend_access in flag_friend_access_node_access_records() (line 27 of /path/to/drupal/sites/all/modules/flag_friend/flag_friend_access/flag_friend_access.module).
Notice: Undefined property: stdClass::$flag_friend_access in flag_friend_access_node_insert() (line 100 of /path/to/drupal/sites/all/modules/flag_friend/flag_friend_access/flag_friend_access.module).

Comments

shawn dearmond’s picture

Status: Active » Needs review
StatusFileSize
new1.25 KB

Here's a patch that fixes it.

sirkitree’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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