Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2011 at 15:59 UTC
Updated:
10 Apr 2016 at 20:03 UTC
Jump to comment: Most recent
Comments
Comment #1
bdu commentedIn drupal 7.10 we still have a foreach at that line:
The error message typically means that the argument to foreach was not an array or NULL.
Are you using the Display suite module? Then this could be the same issue as #1262706: Invalid argument supplied for foreach in field_view_mode_settings() caused by ds.module.
Comment #2
mgiffordThis is probably an issue which should be closed at this point.