Closed (fixed)
Project:
Feed Element Mapper
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2009 at 19:41 UTC
Updated:
3 Jun 2010 at 12:46 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 11.png | 54.52 KB | Arts and Ideas |
Comments
Comment #1
alex_b commentedis 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.
Comment #2
Arts and Ideas commentedyou were right. close issue...
Thanks Alex
Comment #3
aron novakComment #4
j.perovic commentedAlthough 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 :(
Comment #5
j.perovic commentedHey Alex,
Can you please help me out with not seeing those additional options? I am running out of ideas... :(
Regards,
Jovan
Comment #6
alexmc commentedSadly 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.]
Comment #7
alexmc commentedDo you know how you got it working on your localhost?