There are 3 warnings when the "Facebook Friends" block is activated:

I'm using the patched version (http://drupal.org/files/issues/more-bug-fixes-795128-153_0.patch)

Notice: Trying to get property of non-object in fbconnect_invite_block_view() (line 81 of /var/www/sites/all/modules/fbconnect/fbconnect_invite/fbconnect_invite.module).
Notice: Undefined variable: fbid in fbconnect_get_connected_friends() (line 198 of /var/www/sites/all/modules/fbconnect/fbconnect_invite/fbconnect_invite.module).
Notice: Undefined variable: content in fbconnect_invite_block_view() (line 102 of /var/www/sites/all/modules/fbconnect/fbconnect_invite/fbconnect_invite.module).

Comments

doka’s picture

Status: Active » Needs review
StatusFileSize
new1.28 KB

The patch to eliminate the warnings.

doka’s picture

StatusFileSize
new1.54 KB

a better patch, with +1 correction

doka’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev

It's the 7.x branch, sorry.

giorgio79’s picture

Status: Needs review » Closed (duplicate)