Hi,

I'm using D6 with feedapi, mapper and item filter.
I'm using emfield to map the original_URL.
I've created a video content type, a feed and then select "map" and there are very few options ("author, name, tags, author picture.") (see image.)
I'm using a proper rss feed url.

Does this ring a bell?

Thanks,
Patrick

CommentFileSizeAuthor
Picture 11.png54.52 KBArts and Ideas

Comments

alex_b’s picture

is the screenshot from node/x/map or from admin/content/node-type/[x]/map ?

Looks like you're on node/x/map and the feed of the node couldn't get parsed so feed element mapper doesn't know what the available source elements are.

Arts and Ideas’s picture

you were right. close issue...

Thanks Alex

aron novak’s picture

Status: Active » Closed (fixed)
j.perovic’s picture

Although I'm trying to import Google iCal, I am still not able to get additional options.

@alex_b: Can you please be more specific? :( I tried typing that URL with [x] replaced with feed ID but all I got was "Content management" main menu where I can go into "Content", "Taxonomy" and so on :(

EDIT: Now it works on my localhost, but so far no luck doing that on remote server :(

j.perovic’s picture

Version: 6.x-2.x-dev » 6.x-1.3

Hey Alex,

Can you please help me out with not seeing those additional options? I am running out of ideas... :(

Regards,
Jovan

alexmc’s picture

Sadly I am getting the same problem. I can't see what URL I am supposed to use to get the working mapper.

I have a section "Mapping" with "Feed Item", "Node", and Add.

Under Feed Item I have

options->original_author
options->tags
options->original_author->name
options->original_author->picture

(But on the node side I *do* have the Map to field_date (date): ICal VEVENT)

I have found that it is possible for me to reach the URL
?q=admin/content/node-type/feed/map
but I still get the same issue.

Am I supposed to hit Refresh *first* before doing this mapping?

[EDIT: Solved. It seemed that although I followed the instructions I made a mistake getting the iCal parser working. No iCal parser and I got the same results as the original poster.]

alexmc’s picture

Do you know how you got it working on your localhost?