I am trying to migrate all the Biblio content from my D6 to D7 website using Migrate D2D UI. My import results in partial content import. All my nodes get imported, however, when I actually view the node, all the content is missing. The only content that is there is the Title.

Below are the details on my approach:

Source: Biblio 6.x-1.14
Destination: Biblio 7.x-1.0-rc7+31-dev

Installed Modules:
Migrate
Migrate D2D
Migrate Extras

Using the Migrate D2D UI method, I mapped the Biblio source content type to my destination content type. Then I went to Configuration and clicked on Register statically-defined classes. Finally I selected the Biblio content type to import.

I looked at the Message for the import and I get the following:

Source node IDsort descending

Level

Message
48 Informational Undefined property: stdClass::$biblio_keywords File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.keywords.inc, line 130(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.keywords.inc, line 130)
48 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 38(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 38)
48 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 41(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 41)
48 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 44(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 44)
48 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 44(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 44)
48 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 85(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 85)
48 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 85(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 85)
48 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 96(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 96)
49 Informational Undefined property: stdClass::$biblio_keywords File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.keywords.inc, line 130(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.keywords.inc, line 130)
49 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 38(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 38)
49 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 41(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 41)
49 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 44(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 44)
49 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 44(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 44)
49 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 85(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 85)
49 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 85(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 85)
49 Informational Undefined property: stdClass::$biblio_type File /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 96(file: /opt/lampp/htdocs/www/drupal72/sites/all/modules/biblio/includes/biblio.util.inc, line 96)

CommentFileSizeAuthor
#2 partial-content.png41.27 KBZythyr
#2 error-message.png91.1 KBZythyr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Zythyr created an issue. See original summary.

Zythyr’s picture

FileSize
91.1 KB
41.27 KB
Adrião Neves’s picture

Hi there,

I'm also having the exact same issue when trying to import the nodes with Migrate D2D UI.

So I exported the list using the XML link at siteUrl/Publications and then imported it back to Drupal 7, using the import feature at siteUrl/admin/config/content/biblio/import . But I lost some publications (75 of 1173) and that's my new issue I'm trying to fix, but maybe you will give it a try and successfully import all your publications.

Best regards,
Adrião Neves

Edit: Publications missed were some false duplicates, just make sure you import and map all fields.

As If’s picture

Subscribing. Same question.

Zythyr’s picture

I retested the issue but still having no luck fixing it. It would be great if someone would be able to help with migration.

As If’s picture

I ended up writing a set of PHP scripts and MySQL queries to handle each table directly. It was actually easier that way.

Zythyr’s picture

@As If, can you please provide a guide or tutorial on how you get it working? Would this be a true migration where all original node information (node id, user id, date, etc...) are preserved?

As If’s picture

Sorry @Zythyr, I can't afford to do a full tutorial right now. Basically I installed Biblio 7 on a vanilla D7 site and added a few example entries of various types, then I compared the schema to the old D6 site, and wrote PHP scripts to migrate each table, one at a time. Some of the easier stuff was handled with direct MySQL queries. It was necessary to have intimate familiarity with the DB schemas of both versions.

Liam Morland’s picture

Status: Active » Fixed

If you need further help, please re-open and provide details.

Status: Fixed » Closed (fixed)

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