Are there any tricks to importing a wordpress blog? I'm running wordpress-mu-1.2.3, and exported everything to the "WordPress eXtended RSS or WXR" file, which MT4 says it imports. Everything worked fine, up until a point, where MT4 said:
An error occurred during the import process: Document requires an element [Ln: 1, Col: 1] . Please check your import file.
The log also has a bunch of
No semi-colon found after entity name [Ln: 9784, Col: 86]
Document requires an element [Ln: 1, Col: 0]
Document requires an element [Ln: 1, Col: 0]
and
File is not in WXR format. at /public_html/cgi-bin/mt/plugins/WXRImporter/lib/WXRImporter/WXRHandler.pm line 61.
and
Undeclared prefix: wp at public_html/cgi-bin/mt/extlib/XML/NamespaceSupport.pm line 298.
After publishing, it did import a lot of stuff, but only older things. How do I know how to fix the WP file? Thanks for any info!