Closed (fixed)
Project:
Feed Element Mapper
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2008 at 04:43 UTC
Updated:
30 Dec 2008 at 17:25 UTC
I have created a custom node type. The node has about 20 cck fields. All of the fields are just text. I set up the mapper to map from the feed elements to the cck fields. For the first 7 mappings, everything is fine. The feed items fields appear in the node for the feed item. For all of the rest of the mappings though, they don't work. The data is not mapped. I might as well have the mappings set to "No mapping".
There is no error or warning message. What could be causing this? I tried looking through the code to see how the mapping works, but I'm a little lost in it. I'm stuck on this issue. Any help would be most appreciated.
Comments
Comment #1
dragor42 commentedI found what the problem was. The cck fields did not have permissions set. So the mapper was working ok. The fields were just not being shown.