Closed (fixed)
Project:
Family Tree
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Mar 2012 at 12:11 UTC
Updated:
8 Mar 2014 at 11:26 UTC
Jump to comment: Most recent
I had installed the 7.x-1.0 but got an error...
Notice: Undefined variable: block in family_block_view() (line 319 of /home3/insyncas/public_html/mubie/family/sites/all/modules/family/family.module).
Any suggestion...Thanks, Sam
Comments
Comment #1
deanflory commentedI too am getting this error and more, even after disabling and uninstalling the module (not removed from server files though).
Notice: Undefined index: comment_node_family_individual in _field_ui_bundle_admin_path() (line 325 of /home/drupal/public_html/modules/field_ui/field_ui.module).
Notice: Undefined index: comment_node_family_individual in field_ui_fields_list() (line 35 of /home/drupal/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: comment_node_family_group in _field_ui_bundle_admin_path() (line 325 of /home/drupal/public_html/modules/field_ui/field_ui.module).
Notice: Undefined index: comment_node_family_group in field_ui_fields_list() (line 35 of /home/drupal/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: comment_node_family_location in _field_ui_bundle_admin_path() (line 325 of /home/drupal/public_html/modules/field_ui/field_ui.module).
Notice: Undefined index: comment_node_family_location in field_ui_fields_list() (line 35 of /home/drupal/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: family_individual in _field_ui_bundle_admin_path() (line 325 of /home/drupal/public_html/modules/field_ui/field_ui.module).
Notice: Undefined index: family_individual in field_ui_fields_list() (line 35 of /home/drupal/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: family_group in _field_ui_bundle_admin_path() (line 325 of /home/drupal/public_html/modules/field_ui/field_ui.module).
Notice: Undefined index: family_group in field_ui_fields_list() (line 35 of /home/drupal/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: family_location in _field_ui_bundle_admin_path() (line 325 of /home/drupal/public_html/modules/field_ui/field_ui.module).
Notice: Undefined index: family_location in field_ui_fields_list() (line 35 of /home/drupal/public_html/modules/field_ui/field_ui.admin.inc).
So there are still remnants left in the system somewhere and are impossible to get rid of.
Comment #2
vip_sa commentedI receive the same error after enabling the module for the first time.
Notice: Undefined variable: block in family_block_view() (line 319 of /home/proots/public_html/sites/all/modules/family/family.module).
Comment #3
Zarevac commentedFixed in new release.
Comment #4
mubiesam commented?
but still only 7x.10?
Found a newer version https://drupal.org/node/1262608#comment-6634046 #37 with date October 23, 2012 at 12:10am
Comment #5
mubiesam commented