I get the following error when click on the "Export Step" tab (http://localhost/matine3/admin/build/media_mover/tools/export/step):

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'media_mover_api_export_step' was given in E:\dev\wamp\www\matine3\includes\form.inc on line 372.

Comments

arthurf’s picture

I'm going to toss this one over to msonnabaum- he's been doing the import/export stuff with ctools

msonnabaum’s picture

Thanks for the heads up. I'm pretty sure I tested the config export tab, but I've mostly been working on exporting with features, so I surely overlooked this.

Will try to get to it soon.

kobnim’s picture

I get this warning when I export a configuration:
warning: implode() [function.implode]: Invalid arguments passed in /mysite/sites/all/modules/contrib/media_mover/media_mover_api_io.inc on line 243.
Nonetheless, export seems to be working ok for me.

arthurf’s picture

The import export functionality is still in development. I'm working on getting the override/disable functions working so that media mover configurations can be saved by features as modules

arthurf’s picture

Status: Active » Needs review

For the first release, exporting of steps is not supported. However exporting full configurations is now working as well as having configurations in code! Ready for testing