Closed (fixed)
Project:
Taxonomy Access Control Lite
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2011 at 12:22 UTC
Updated:
5 Jul 2012 at 18:41 UTC
* Notice: Undefined index: tac_lite in tac_lite_form_alter() (line 348 of /www/www-staging/drupal.sandbox.sanger.ac.uk/htdocs/sites/all/modules/contrib/tac_lite/tac_lite.module).
* Notice: Undefined index: tac_lite_scheme_2 in tac_lite_form_alter() (line 348 of /www/www-staging/drupal.sandbox.sanger.ac.uk/htdocs/sites/all/modules/contrib/tac_lite/tac_lite.module).
* Notice: Undefined index: tac_lite_scheme_3 in tac_lite_form_alter() (line 348 of /www/www-staging/drupal.sandbox.sanger.ac.uk/htdocs/sites/all/modules/contrib/tac_lite/tac_lite.module).
* Notice: Undefined index: tac_lite_scheme_4 in tac_lite_form_alter() (line 348 of /www/www-staging/drupal.sandbox.sanger.ac.uk/htdocs/sites/all/modules/contrib/tac_lite/tac_lite.module).
* Notice: Undefined index: tac_lite_scheme_5 in tac_lite_form_alter() (line 348 of /www/www-staging/drupal.sandbox.sanger.ac.uk/htdocs/sites/all/modules/contrib/tac_lite/tac_lite.module).
Comments
Comment #1
stephenrobinson commentedadding an isset to line 248 seems to fix this...
Comment #2
crystal_alexandre_froger commentedsubscribe
Comment #3
Dave Cohen commentedPretty sure this is fixed now. Thanks for report.