Active
Project:
Node import
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2011 at 14:35 UTC
Updated:
21 Jun 2011 at 14:44 UTC
Before marking as duplicate, since I can see many others have had this problem, I am using 6.x-1.1, which I can't see anybody else having issues with.
I've tried all the solutions I can seem to fish out of other issues such as switching to Select List widget and formatting to various formats and specifying custom date formats.
Strangely I was able to import all the nodes once, however none of the dates imported, strange because Date From is a required field. In that instance I was using Popup Date and MM/DD/YYYY.
Thanks for any advice :)
Comments
Comment #1
carn1x commentedIn addition, I note that in the database the date is stored as 2011-03-09T00:00:00 so I've attempted to format my dates the same and set the custom date format as such, the node object dump on the Import Preview shows:
[field_event_calendar] => Array
(
[0] => Array
(
[value] => 2011-03-09T00:00:00
But still the Illegal Choice error remains.