I get this when the administrator configures site wide profiles for all field types except for list selection.

When saving a new multi-line text field, url field and date fields:

notice: Undefined index: options in /DRUPAL-HEAD/modules/profile/profile.module on line 372.
notice: Undefined index: page in /DRUPAL-HEAD/modules/profile/profile.module on line 372.

The line jumps to 378 after editing.

All other fields just give a notice on "options".

===============

Other related errors are given when a user first enters their user profile editing forms. After the first save it seems like most go away except for checkboxes. Leaving it unchecked gives an error, checked then it goes away.

notice: Undefined index: profile_NAMEofCHECKBOX in /DRUPAL-HEAD/modules/profile/profile.module on line 707.

Haven't fully tested so I most likely left something out.

Comments

catch’s picture

Status: Active » Closed (duplicate)