Hi,

I am trying upload the nodes from CSV file using feeds module but I am unable to import the nodes with its cck fields. And also I am unable to find the mapping option for cck fields in Node processor settings in feeds module.

Can any one plz tell me whether there is any other configurations are missing or is it not possible with the feeds module??

Comments

nlambert’s picture

Hello,

Are you effectively using the D7 version of feeds? Just asking because you mention cck.

Assuming you are, have you created an importer on the admin/structure/feeds page?

Have you configured the correct fetcher, parser and processor?

Cheers

Jalandhar’s picture

Hi nlambert,

Thanks for your reply. I missed content type setting in node processor options. That why the cck fields option was not visible in Mapping Section. Its working fine for me now.

Thanks,
Jalandhar.

nlambert’s picture

Priority: Critical » Normal
Status: Needs work » Fixed
nlambert’s picture

Component: Code » User interface
Category: feature » support
whimsy’s picture

Version: 7.x-2.x-dev » 6.x-1.0-beta12
Component: User interface » Feeds Import
Category: support » bug
Status: Fixed » Needs review

I was also unable to see my cck fields as targets in the node processor mappings. I did have the content type set correctly in the node processor options but I had disabled the body field in the content type (by erasing the body field label under the content type's submission form settings section). Once I enabled the body field the cck fields became available as targets. They stayed available even after I disabled the body field again. Seems this is a bug?

Jalandhar’s picture

Hi Whimsy,

Check Node processor Settings under Processor in Feeds Settings, then Select your Content type in Content type dropdown and Save it. Then go to mapping in processor, u will get your cck fields in Select Target dropdown.

Thanks,
Jalandhar.

Jalandhar’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

zet’s picture

Version: 6.x-1.0-beta12 » 6.x-1.0-beta13
Component: Feeds Import » Code
Status: Closed (fixed) » Active

Hi Whimsy,

Check Node processor Settings under Processor in Feeds Settings, then Select your Content type in Content type dropdown and Save it. Then go to mapping in processor, u will get your cck fields in Select Target dropdown.

Thanks,
Jalandhar.

Done that from the begining, but only SOME cck fields are shown in the mapping settings select list.
Am I doing something wrong ?

zet’s picture

Issue summary: View changes

added more info

twistor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)