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

iem2509’s picture

I have the same problem. Same versions. If I turn off inherit everything works fine.

alex_b’s picture

Status: Active » Postponed (maintainer needs more info)

Inherit's probably overwriting taxonomies.

Can you tell me the taxonomy configuration of both feed and feed item nodes?

jwilde’s picture

Hi 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.

alex_b’s picture

This 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?

alex_b’s picture

Also, 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...

jwilde’s picture

Hi Alex_b,

Thanks for your help. Using the updated dev versions of both, feedapi and feedmapper, tax is working great.

Kind regards, jim

alex_b’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Great.

spiffyd’s picture

Version: 6.x-1.0-alpha1 » 6.x-1.x-dev
Priority: Normal » Critical
Status: Closed (fixed) » Active

Taxonomy 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!

spiffyd’s picture

Status: Fixed » Active

Nevermind! I fixed it by creating a taxonomy vocab and disabling the inherit add on.

spiffyd’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Active » Closed (fixed)

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