Hi,
I'm trying to import my WordPress.com to WordPress.org and I'd like to use SQLite instead of MySQL but I when I import my WXR (unmodified) with the "PDO (SQLite) For WordPress" 2.7.0, some posts are missing and I get some errors in my debug.txt. For exemple :
Line 431, Function: prepareQuery, Message: Problem preparing the PDO SQL Statement. Error was unrecognized token: "'<p>Le premier octobre (oui je traine je sais)"
and here is beginning of the according line in the wxr file :
<content:encoded><![CDATA[<p>Le premier octobre (oui je traine je sais), on a été
WordPress 2.9.2 is installed and everthing seems fine. On a total of nearly 30 posts, 10 are not showing and I got the same amount of error lines in my debug.txt, with each time the same message "Error was unrecognized token".
For your information, my wxr file is < 2Mb
It would be great if someone could help me solving this problem.
Thanks!