pbiron / wordpress-importer-v2

In-development rewrite of the WordPress (WXR) Importer
Other
12 stars 5 forks source link

Importing all content #6

Open paaljoachim opened 7 years ago

paaljoachim commented 7 years ago

The next test. Exported all content.

In the Desktop Server test site. In Chrome. I uploaded the exported file. It only showed 177 posts and the rest shows 0. I clicked Import Attachements checkbox. Start Importing.

Step 3. Importing. Import complete.

177 posts 0/177 Completed. Progress 0%. and a lot of warning messages. Failed to import....

screen shot 2017-08-23 at 10 07 34

Here is a link to dropbox where I have zipped up the two exports. First one is just media. The second one is all content. https://www.dropbox.com/s/ysl3e2d2lz5b31w/Export-using-v2.zip?dl=0

pbiron commented 7 years ago

You should update the latest version of this (importer) plugin. I can tell from the screenshot that you are still using version 2.0.x...and you should be using v2.1 (same thing for your report in Issue #5).

I also suggest you install the GitHub Updater plugin. That way, you'll get update notices from within WP just like any plugin in the .org repo.

pbiron commented 7 years ago

Unrelated to the problems you had importing it, there seems to be a problem with the testsite.wordpress.2017-08-23 (1).xml WXR file that could mean there is a bug in the version the exporter you used to produce it: there are posts that have a term from the category taxonomy (culture and lifestyle), but those terms aren't included in the export.

Is there any way you could send an SQL dump of the database you exported? That way I figure out why those terms weren't included in the export.

pbiron commented 7 years ago

Also, I notice you are using the Beaver Builder plugin on the site that you exported. Are you using the lite version or one of the premium versions of that plugin? I ask so that I can investigate whether it is some interaction with that plugin that is causing the terms mentioned in my comment above to not export.

Also, are you using any of the Beaver Builder addons?

paaljoachim commented 7 years ago

Here is a dropbox link to a backup I made with Duplicator.

  1. The installer.php file: https://www.dropbox.com/s/cf8lo9wzcc6n12n/installer.php?dl=0
  2. The zip package file: https://www.dropbox.com/s/b78hl39idtnj6am/20170823_testsite_f3ed3c558b9e045b4340170823213450_archive.zip?dl=0

I made the dev site yesterday in Desktop Server and downloaded the Importer and Exporter. I happen to have the Beaver Builder Plugin (Pro Version) alpha version included in the installed plugins screen.