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

danielb’s picture

Status: Active » Fixed

There is a menu patch which may fix this problem for you #1139120: Menu not being imported

Reopen if it doesn't, cheers.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.