Notice: Trying to get property of non-object in fbss_flag_views_default_views() (line 22 of /statuses/submodules/fbss_flag/views/fbss_flag.views_default.inc).
this showed up after enabling module
Notice: Trying to get property of non-object in fbss_flag_views_default_views() (line 22 of /statuses/submodules/fbss_flag/views/fbss_flag.views_default.inc).
this showed up after enabling module
Comments
Comment #1
icecreamyou commented#1296238: calls to flag_get_flag('follow')->fid or ->status fail
Comment #2
deanflory commentedI too have experienced this error:
Notice: Trying to get property of non-object in fbss_flag_views_default_views() (line 22 of /home/drupal/public_html/sites/all/modules/statuses/submodules/fbss_flag/views/fbss_flag.views_default.inc).
Notice: Trying to get property of non-object in fbss_flag_views_default_views() (line 285 of /home/drupal/public_html/sites/all/modules/statuses/submodules/fbss_flag/views/fbss_flag.views_default.inc).
This was reported after a fresh, initial install of "statuses-7.x-1.x-dev" (2012-Apr-02).
Comment #3
icecreamyou commentedCommitted fix to dev.
Comment #4
mathankumarc commentedI'm able to reproduce the same error.
Comment #5
mathankumarc commentedCommitted a fix to dev.
Made my first commit without review :)