I'm trying to import an ical feed, and got it to work flawlessly on one site. However, on this other one, it never imports the right date.
I have 28 events in the feed so far, all with different dates. I have the mapping set up so the iCal date goes to a cck date field, same as the other site. But when the nodes are created, the date fields all have the same date: Feb 8th at 6:00 PM. Huh? I don't even know where it's getting this date. That's not even the published date.
I have checked and double checked, and the mapping is indeed set from iCal Date to the Date: Start field.
Any help or insight is greatly appreciated.
Thanks!
Comments
Comment #1
ekes commentedFirst questions that come to mind. What is the feed? Is the date the default for the field (like was that 'now', in some timezone, at the time of import)?
Comment #2
jazzdrive3 commentedI figured it out. I had the wrong thing set on the filter. I had the content cck field, and not the Date: Node filter, linked TO the correct cck date field.
Everything works now.