I get the following error after I add Date field (with pop-up) to a content type.

Notice: Undefined index: default_value2 in date_field_instance_settings_form_validate() (line 239 of C:\wamp\www\user-profile\sites\all\modules\contrib\date\date_admin.inc).

Thanks

Comments

fietserwin’s picture

Subscribe. Still occurs in the January 18 dev version.

Occurs when no To date has to be displayed for the date field being edited.

carwin’s picture

Subscribe as well. I too am getting this error. I'm not sure if it's actually doing anything though. I am able to use the date popup field successfully.

karens’s picture

Status: Active » Fixed

The field got created correctly, the notice is just because it was trying to validate something that wasn't there. Should be fixed now.

fietserwin’s picture

Title: Undefined Index error » Notice: Undefined index: default_value2 in date_field_instance_settings_form_validate() (line 239 of date\date_admin.inc)
reptilex’s picture

Where is it fixed? is the patch already out there or only in the CVS version?

karens’s picture

It was fixed in cvs, but I also just rolled a new release and it is in there too.

Status: Fixed » Closed (fixed)

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