What are you doing when you get this error?
Which theme are you using? Have you tried disabling plugins to see if this is a plugin-related issue?
Link to site?
The installation is totally brand new.
I follow the official link to download WordPress Importer 0.6.1 and import the .xml which generated by “admin\tools\export” from the local drive.
Then this error occurred.
Thanks,
Okay, so if I understand this correctly, you exported something (posts? pages?) from a localhost installation of WordPress, and you were trying to import it into a WordPress blog that’s on the web? Is that correct?
If so, try re-exporting the file from localhost and reuploading it to the web. If not, please help us help you by describing what you were trying to do when you got this error.
I want to export(admin/tools/export) the content form one web site and move to (admin/tools/import) another web site.
But the operation failed even I upload(import) to the same site.
The site was wp3.5.1, newly installed without any plugins.
I choose all to export, and when I import (WordPress Importer 0.6.1) the xml file, the screen shows that message.
Thank you kjodle for your help!
I want to move the content to another domain name.
Is the website you are exporting from the current version (3.5.1) of WordPress?
yes, it was brand new 3.5.1, without any plugins.
I still can’t import from another site content!
I check the xml file, it start with
–
<wp:attachment_url>
…
</channel>
</rss>
–
No version information included.
A my site is in chinese, so I have to convert to utf-8 encoding.
Everything are all right (I mean inport and export) before wp 3.2.
Something wrong with my operation?