I have to install and enable module, but there some errors:

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

Notice: Undefined index: extra в функции webform_conditional_form_webform_component_edit_form_alter() (line 25 in file ../sites/all/modules/webform_conditional/webform_conditional.module).

Drupal 7.37
Webform 7.x-4.9
Webform Conditional 7.x-1.0-beta2

Comments

tylergbass’s picture

I also have a customer receiving this error when attempting to edit components. Also receiving a "GET 500 (Internal Server Error)" when clicking on the "edit" link and my apache log shows:
PHP Fatal error: Unsupported operand types in /.../sites/all/modules/contrib/webform_conditional/webform_conditional.module on line 25 , referer: ...

tylergbass’s picture

Comment #7 on https://www.drupal.org/node/2058643 resolved my issue.