hi
I am continuously getting error of unsupported operand when enabling any module via drush..

Illegal string offset 'entity' conditional_fields.features.inc:98                                                                                               [warning]
Illegal string offset 'bundle' conditional_fields.features.inc:98                                                                                               [warning]
Illegal string offset 'entity' conditional_fields.features.inc:112                                                                                              [warning]
Illegal string offset 'bundle' conditional_fields.features.inc:112                                                                                              [warning]
Illegal string offset 'dependee' conditional_fields.features.inc:113                                                                                            [warning]
Illegal string offset 'dependent' conditional_fields.features.inc:114                                                                                           [warning]
Illegal string offset 'options' conditional_fields.features.inc:115                                                                                             [warning]
PHP Fatal error:  Call to undefined function Exception() in /sites/all/modules/contrib/conditional_fields/conditional_fields.module on line 1422
Drush command terminated abnormally due to an unrecoverable error.                                                                                              [error]
Error: Call to undefined function Exception() in /sites/all/modules/contrib/conditional_fields/conditional_fields.module,
line 1422

i saw a patch in issues about this , applied but it is showing.. can anybody help

Comments

delacosta456 created an issue.