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

bojanz’s picture

Status: Active » Fixed

Problems 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.