I'm trying to setup a multi-page webform with various fieldsets on each page. When I try to do so, I get multiple error messages saying:

Invalid argument supplied for foreach() in element_children()

I can get rid of the error messages by either (i) removing the fieldsets or (ii) disabling the "webform component rules" module. Any insight on how to get around this? Thanks.

Comments

dwieeb’s picture

Priority: Normal » Minor
Status: Active » Fixed

This was just a PHP warning, it has been fixed in dev and will make its way into a release soon.
Thanks!

Status: Fixed » Closed (fixed)

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

HDValentin’s picture

Category: bug » support
Status: Closed (fixed) » Needs review

It is September now. When are you going to release a new Version? I have this issue in my installation. Should I install the .dev Version?

dwieeb’s picture

Status: Needs review » Fixed

I'll push it out, there haven't been any issues. Check for a 7.x-1.4 release soon.

Status: Fixed » Closed (fixed)

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

  • Commit 7e19e78 on 7.x-1.x, 6.x-1.x by dwieeb:
    Issue #1937672 by mikegoodwin: Invalid argument supplied for foreach()...
dx007’s picture

Issue summary: View changes

Hello,
I have the same problem. Does anyone find an issue please ?
Thank you