Closed (fixed)
Project:
Inline Entity Form
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2012 at 11:56 UTC
Updated:
27 Jul 2013 at 10:11 UTC
So I added an inline form to user accounts. I then attempted to register as a new user, submitting both the new user account and the inline form. Got the following message: Warning: Invalid argument supplied for foreach() in inline_entity_form_settings() (line 286 of /websites/.../public_html/sites/all/modules/inline_entity_form/inline_entity_form.module).
User registration continued as normal, but no new content appeared.
Comments
Comment #1
bojanz commentedProblems with the user add / edit / register form have been fixed by commit:
http://drupalcode.org/project/inline_entity_form.git/commitdiff/72f4b5a?...
Use the latest -dev, or wait for the new release to be tagged soon.