When adding a Select Other list to my user registration form, the following error is displayed on viewing the form:

Notice: Undefined offset: 1 in cck_select_other_field_widget_form() (line 94 of /home/monroe22/www/sites/all/modules/cck_select_other/cck_select_other.module).
Notice: Undefined offset: 1 in cck_select_other_field_widget_form() (line 120 of /home/monroe22/www/sites/all/modules/cck_select_other/cck_select_other.module).

Comments

mradcliffe’s picture

One of these should be fixed when I push through #994740: not working with multiple values. I might track the second one in that issue as well.

mradcliffe’s picture

Status: Active » Fixed

Okay, now that multiple values is in I have both warnings fixed.

Status: Fixed » Closed (fixed)

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