Closed (fixed)
Project:
Node export
Version:
7.x-3.x-dev
Component:
Node export
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 02:10 UTC
Updated:
2 Jun 2011 at 01:21 UTC
Attempting a bulk export from D6 followed by an import to D7. Applied the following patch to the latest dev release (Mar 13) which allowed me to perform a mostly successful import. The import only works when I reset URL paths on import.
http://drupal.org/node/994376#comment-4161330
If I attempt an import, file or paste code, which retains paths, I get the following error:
Fatal error: Unsupported operand types in /path/to/drupal-7/includes/path.inc on line 435
As previously mentioned, import works when I reset paths or if I enable pathauto and allow it to generate paths. I need to retain the original imported nodes' paths.
Comments
Comment #1
danielb commentedThere is a menu patch which may fix this problem for you #1139120: Menu not being imported
Reopen if it doesn't, cheers.