Full error message:

Fatal error: Cannot redeclare node_reference_feeds_parser_sources_alter() (previously declared in ... /sites/all/modules/references/references.feeds.inc:14) in /.../sites/all/modules/feeds/mappers/references.inc on line 28

I get this error when I click on "Mapping" when setting up an importer. Seems regardless what other settings have been selected in other areas of the importer. In fact, if I try to go to Mapping first, before looking at any other settings, I get the error.

Would appreciate any guidance or troubleshooting suggestions.

Comments

megachriz’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

mappers/references.inc never existed in the Feeds 7.x-2.x branch (checked with executing git log --all -- mappers/references.inc). You must have applied a patch. Re-download Feeds. The node reference field is provided by the References project.