I cannot create or clone new content, after having created some previous content. I thought it was related to the Add Other field, and it might be, or it could possibly be a fieldset.

I am trying to create a form and while I'm generating clones of fieldsets which include the "add other" option, I receive the following fatal error:

Fatal error: Unsupported operand types in .../public_html/sites/all/modules/webform_conditional/webform_conditional.module on line 25

I have tried disabling Webform Add More, but that didn't seem to fix it.

Any ideas?

Comments

tedbow’s picture

Status: Active » Closed (won't fix)

7.x-2.x-dev is only intended to be used for migration to Webform 4.x. after the upgrade this module isn't necessary. So I am not supporting for but fixes like this.

strategery’s picture

Status: Closed (won't fix) » Active

To follow up, once I disabled the webform conditional module it went away, and the the alpha release of webform works, but I can't update with it installed.

tedbow’s picture

Status: Active » Closed (works as designed)

Ok changing this to Works as Designed b/c your original problem was a specific error with Webform 4.x.

If have a problem with Webform 3.x to 4.x upgrade it may relate to this issue: #1616376: Create Migration to Webform 4.x

If not you can create another issue.

umeshpatil’s picture

Issue summary: View changes

I was getting the same error and couldn't figure out what these above comments were saying. (Sorry guys, no offence).
What I did, first disabled and uninstalled Webform Conditionals module.
Then downloaded the dev version instead of beta/alpha tested one and installed it.
Then went to webform and tried to added new fields and it worked like charm.
may be this will help you as well.

OR

If you happen to have installed Webform version 4, then why bother with Webform Conditional module?
Webform v4 comes with Conditional feature in core. ;)

Enjoy!! :)