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).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | flag_friend-devel_generate-1095484.patch | 1.25 KB | shawn dearmond |
Comments
Comment #1
shawn dearmond commentedHere's a patch that fixes it.
Comment #2
sirkitree commentedAwesome, thank you! http://drupalcode.org/project/flag_friend.git/commitdiff/d0395471c4caeac...