Closed (fixed)
Project:
Feed Element Mapper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2008 at 19:40 UTC
Updated:
3 Nov 2008 at 02:22 UTC
Hey Guys,
I'm using drupal 6.4 with feedapi 6.x.1.3, alpha version of wrapper along with the Common syndication parser 6.x-1.3, FeedAPI Inherit 6.x-1.3, and FeedAPI Mapper.
Taxonomy is enabled.
I can't get feeds to generate nodes if inherit is enabled for taxonomy. Any ideas?
Kind regards,
Jim
Comments
Comment #1
iem2509 commentedI have the same problem. Same versions. If I turn off inherit everything works fine.
Comment #2
alex_b commentedInherit's probably overwriting taxonomies.
Can you tell me the taxonomy configuration of both feed and feed item nodes?
Comment #3
jwilde commentedHi Alex_b,
I'm using tags for both feed and page content types. Thank you. jim
PS Just install latest dev updates to feedapi and mapper modules. Still getting same results. Plus, this error message on the feed node.
warning: preg_match() expects parameter 2 to be string, array given in C:\wamp\www\drupal_install4\includes\bootstrap.inc on line 723.
Please let me know what we can do to help out.
Comment #4
alex_b commentedThis is strange. Looks like the problem is occuring in drupal_validate_utf8() in bootstrap.inc, can you confirm this?
Does the problem go away if you change the feedapi mapper settings on the feed node? If so, which mapper is the culprit?
Comment #5
alex_b commentedAlso, grab the latest feedapi dev version again. feedapi's getting a couple of bug fixes right now and your problem might be addressed by it. Make sure your version contains this patch:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/feedapi/fee...
Comment #6
jwilde commentedHi Alex_b,
Thanks for your help. Using the updated dev versions of both, feedapi and feedmapper, tax is working great.
Kind regards, jim
Comment #7
alex_b commentedGreat.
Comment #8
spiffyd commentedTaxonomy still doesn't work for me on the latest devs for both FeedAPI and Feed Element Mapper mods. Using Drupal 6.5.
I see taxonomy (taxonomy module) listed under "Description of available mappers" but there's no taxonomy drop down options in the Edit Mapping fields.
On the other hand, I do not see any other mappers displayed under "Description of available mappers" other than taxonomy.
Please advise!
Comment #9
spiffyd commentedNevermind! I fixed it by creating a taxonomy vocab and disabling the inherit add on.
Comment #10
spiffyd commentedComment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.