I see this issue before but it's closed and it's on a different template.

Notice: Undefined variable: items in include() (line 19 of ../modules/contrib/fences/templates/field--fences-div.tpl.php).
Warning: Invalid argument supplied for foreach() in include() (line 19 of ../modules/contrib/fences/templates/field--fences-div.tpl.php).

It's required wrap the loop on isset to check if this value is set.

I leave one patch to fix this.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

antoniogr created an issue. See original summary.

antoniogr’s picture

antoniogr’s picture

Assigned: antoniogr » Unassigned
Anybody’s picture

Version: 7.x-1.2 » 7.x-1.x-dev
Status: Active » Needs review