Using the CSV parser and Node Processor.

The Group is not inherited from the Feed node.
No errors but the group is not set in the newly created nodes.

I also tried to use the mapping. But not sure of the syntax there. I've seen this in the test file:
Source: parent:og_groups (See image attached)
I also tried mapping a column from the CSV file - but not sure if it's looking for the group NID, Name, or name.
The error happens when I use any mapping for the Organic Group(s) target:
warning: array_filter() [function.array-filter]: The first argument should be an array in /home2/aloconne/public_html/prod/drupal/sites/all/modules/og/og.module on line 1183.

Please advise if this could be a bug or my own mistakes.

Comments

stevestaso’s picture

StatusFileSize
new36.71 KB

The nodes are created, but the group is not inherited from the parent feed node.

Any attempt to map items into the Organic Group(s) target produces this error.
The nodes are created, but the group is not set in the new nodes.
Screenshot of error after importing items.

Any guidance is appreciated.
Thanks.

pvanerk’s picture

subscribe

jandekezel’s picture

Priority: Normal » Major

I have the same issue.
D6 with Commons. Trying to import nodes of the type document, and post them immediately in one of the private groups.
No error messages, but the node is not linked to a group.
Work with CSV import, tried to use the group name (machine name), node number and node number between square brackets.

All other mappings worked fine.

twistor’s picture

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