Hi,
Thanks for this great module! I tried to export -> import a contenttype with a couple of extra fields.
I got the following error, and fields beside the standard fields are not imported.
Notice: Undefined variable: output in ctools_var_export() (regel 837 van /sites/all/modules/ctools/includes/export.inc).
Thanks a lot in advance for going into this!
Greetings,
Martijn
Comments
Comment #1
summit commentedHi,
May be to do with: http://drupal.org/node/1234010
Greetings, Martijn
Comment #2
summit commentedHi, Fixed with patch, and with changing the bundle name according to the code.
Greetings, Martijn
Comment #4
bassplaya commentedDoes this mean we have to use the Dev version for the moment? because the latest build of the recommended release seems to date back from before this post. Also, you guys are talking about a patch but there's no patch included in this issue here. Could you please include one? Ta very much.
Comment #5
ergophobe commentedIt means you need to use the dev version of CTools - the patch was committed on Sept 7, so any dev version after that should have it. As I write this, the latest release is RC1, which does not include the patch.
And they're just "Notices" not "Errors", so they're usually not a big deal, assuming the program logic is correct.
Comment #6
frank ralf commentedI still get this error message with Version 7.x-10, but the export and import work ok.
See also "Convert Content Type to Custom Module in D7"
Comment #7
swentel commentedThe error is not from bundle copy.