When I add a "Save data as node" step, I get the following error:
warning: Invalid argument supplied for foreach() in E:\dev\wamp\www\matine3\includes\form.inc on line 1430.

CommentFileSizeAuthor
#2 822472.patch523 bytesdarrick
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

skolesnyk’s picture

Same problem. Subscribing. Using latest 1.x.dev version.

darrick’s picture

FileSize
523 bytes

With the latest code for 2.x I get

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in mm_node_save_config() (line 64 of /Users/darrick/code/drupal-6.20/sites/all/modules/media_mover/modules/mm_node/includes/mm_node.node.inc).

Which is due to a typo.

arthurf’s picture

Status: Active » Needs review

Committed.