Page 1 of 1

RSS import from Wordpress

Posted: Thu Feb 17, 2005 6:51 pm
by Waszszaf
I try to import my old Wordpress-blog using "Generic RSS Import" (the database is inaccessible remotely -- resides on different host).

s9y version is the one that supersized.org uses. 0.8.something?

Result:
~~~~~~~~~~~~~~~~
Starting import procedure...

Error on line 134 of /var/www/include/supersized/s9y/bundled-libs/Onyx/RSS.php: File has an XML error (Invalid character at line 11).
Import successfully completed
~~~~~~~~~~~~~~~~

After that, nothing has been imported.

The RSS file is http://waszszaf.users.dtju.de/weblog/wp-rss2.php. I have a suspicion that there may be problems with the declaration of the Umlaute, but I don't really have a clue. I have tried both "UTF-8" and "ISO-8859-1".

What can I do?

Re: RSS import from Wordpress

Posted: Thu Feb 17, 2005 7:47 pm
by garvinhicking
We also discussed this on IRC, so just to let the others know: This is an isoloated supersized.org problem. The import works properly on plain Serendipity checkouts. We're investigating this issue.

Regards,
Garvin

Posted: Thu Feb 24, 2005 2:05 pm
by Waszszaf
I've been able to import my entries after making Wordpress serve Latin1-RSS.

I have those entries twice now, but that may well be just an error of using the function. Don't know.