Community

Fb connect user creation issue in drupal 7 version

Hello Friends ,

Recently i have updated drupal version to 7.19 , after update when i connect with fb connect its showing following errors ,

Notice: Undefined index: #value in _options_form_to_storage() (line 304 of C:\xampp\htdocs\LifeEcho\modules\field\modules\options\options.module).
Notice: Undefined index: #parents in form_set_value() (line 2518 of C:\xampp\htdocs\LifeEcho\includes\form.inc).
Recoverable fatal error: Argument 2 passed to drupal_array_set_nested_value() must be an array, null given, called in C:\xampp\htdocs\LifeEcho\includes\form.inc on line 2518 and defined in drupal_array_set_nested_value() (line 6510 of C:\xampp\htdocs\LifeEcho\includes\common.inc).

Is there any patch available to fix this issue .

Regards

Arun Chandran