I guess this might have something to do with the Forms API, but I wouldn't have a clue where to start.
Trying to export exents from one site, running Drupal 4.6 to another running 4.7. I'm not sure whether this module would even allow for this!
Anyway, I installed the 4.6 module on the old site and successfully exported the data.
On clicking on the menu item in the new site, with the CVS version of Import_export installed, I got this error.
Fatal error: Call to undefined function: form_select() in /hsphere/local/rhome/alanb/runireland.com/modules/ContribModules/import_export/import_export.module on line 67
Regards
Alan
Comments
Comment #1
alanburke commentedI just had a glance at the code, and spotted this hasn't been updated for 4.7.
Has anybody any plans to do this?
Its beyond me for now...
Comment #2
gargsuchi commentedI also need to use Import Export for Drupal 4.7, but am getting the same error. Any progress on porting the code to 4.7 yet?
Comment #3
alanburke commentedJust to add that I won't need this for now, as the content type on the old type is flexinode and will be CCK on the new site.
Good Luck
Alan
Comment #4
dtaylor commentedI am working on updating this code to the new Forms API for Drupal 4.7.
I am getting close, but still have a couple of kinks to work out.
I am working on this as a background task, but hope to have it ready to try within a week or so.
Comment #5
Anonymous (not verified) commentedYou might check on: http://drupal.org/node/83799
Comment #6
alanburke commented