Wordpress XML Import Fails
-
Resolved
Subscribed Products:
Accepted Answer
-
Selected answer for this questionHello David,
I am really sorry for the delay of this reply as it is a weekend for us here. I have checked your site and it looks like there's actually an unescaped tag on line 37766 .
<wp:comment_author_url>http://topsy.com/trackback?url=http%3A%2F%2Fhirepatriots.com%2Fblog%2Fmarkbaird%2Fjobs-for-vets-2%2Fresidents-businesses-hire-a-local-gi-today%2F%3Fat_xt%3D4d654c599688cdb8%252C0%26sms_ss%3Dtwitter&am</wp:comment_author_url>
If you noticed the, '&' wasn't being translated to '&'. Hence, the migration actually failed. I have re-executed the migration and migrated the blog entries over for you
Here's the output of the migration process,
Total blog posts migrated : 333
4 responses Add a reply
-
-
Also, I'm not understanding something about this process. The blogs you imported got attached to the wrong person, so I deleted them and re-ran the import utility. It took about 5 minutes of thinking to tell me that it was complete and ZERO posts were imported. I tried it twice with the same results. -
I figured it out. I needed to clear the _easyblog_migrate_content table in phpMyAdmin.
Subscribed Products: -
-
Hello David,
Sorry for the delay of this reply. Yep, I actually tried to view the xml file on a browser and the browser was reporting about the ampersand data since it isn't a valid xml implementation.
Yep, you are right about the #__easyblog_migrate_content table. This table is used to store or keep a record of which items that was already migrated just in case your migration process stalled. The migrator will not re-migrate items that are already migrated in case of duplicates
1 vote by David SimpsonDavid Simpson likes this post.
-
Subscribed Products: -
Your Response
Please login to reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.