Hi,
I've followed all the steps and successfully created a feed, but when I go to map my fields, I don't have the option to map to "From Date" and "To Date" as the howto suggested.

I've attached an image of the options that are available. Has something changed since the tutorial was written? If so, what do I map, and to where?

CommentFileSizeAuthor
#7 ical feeds importer.jpg72.45 KBrbrownell
Mapping Options.png41.75 KBFoolsRun

Comments

ekes’s picture

I am taking it you are using both the -dev versions of parser_ical and date modules. In which case the mapping has changed a bit:-

Using the last patched version of the feedapi_mapper date mapper (end of thread of http://drupal.org/node/215979) you should then just map the options->VEVENT->DATE section to the field_date (date) rather than each bit of it.

FoolsRun’s picture

Thanks, I must be using the -dev versions. I've been frantically setting up this site for the last few days and must have had some now-forgotten reason for choosing those versions.

Thanks, it worked like a charm.

ekes’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

rbrownell’s picture

Version: 6.x-1.x-dev » 6.x-2.0-alpha2
Status: Closed (fixed) » Active

Reopening... Same issue with Feeds.

ekes’s picture

nfd can you be a bit more descriptive? The above is very specific to a mapper and system that only exists in FeedAPI.

rbrownell’s picture

StatusFileSize
new72.45 KB

Yes, my apologies. When one tries to achieve the exact same task on Feeds there is no apparent way to map the 'to date' variable. (see attached) am I missing something or is this supposed to be automatic? (See attachment)... As you can see the iCal Date field is already mapped to the 'from date' variable.

-R

ekes’s picture

If the date field accepts a to date as well, and there is one it will map it.

rbrownell’s picture

But isn't doing that. Is there something that I am doing wrong? There are two date fields added by the Date module (via CCK) to include both a from and two date. It is mapping the 'from date' but not the 'to date.' Is there a way of setting it up so that both from and to dates are in the same one field?

The Date field has two fields Date: Start and Date: End.

rbrownell’s picture

Status: Active » Fixed

What I was doing wrong was that the Date field in CCK had the to date option set to "Never".

Status: Fixed » Closed (fixed)

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