These notices are thrown when I have visibility rules on a panel. The panels are being handled by display suite (screenshot)
Notice: Undefined index: module in ctools_entity_field_value_ctools_access_summary() (line 213 of C:\xampp\htdocs\playground5\sites\all\modules\ctools\plugins\access\entity_field_value.inc).
Notice: Undefined variable: elements in ctools_entity_field_value_ctools_access_summary() (line 220 of C:\xampp\htdocs\playground5\sites\all\modules\ctools\plugins\access\entity_field_value.inc).
Comments
Comment #1
bryancasler commentedClarifying the title
Comment #1.0
bryancasler commentedcorrection
Comment #2
robertom commentedI have the same problem, but also when I set a selection rules like:
Title: Node static_page: Header Style Field
Description: tid equals
"Header Style Field" is a "term reference" with "Check boxes/radio buttons" widget, and is hidden on "Static Page" manage display
I don't use display suite, but I have installed "Taxonomy translation" (i18n_taxonomy)
Comment #3
boztek commentedI have the same issue, using panels and a views content pane that outputs display suite controlled nodes.
ctools 1.0
Comment #4
cyberwolf commentedThis seems to occur when the field you want to use in the visibility rule is configured to be hidden in the "Manage display" tab of the content type and thus does not have a real field formatter associated with it.
Comment #5
cyberwolf commentedComment #6
andypostDuplicate of #1630820: entity_field_value is completely broken
Comment #6.0
andypostc