I appreciate your work on these converters.
I exported my wordpress blog (attached) and used the hosted version of
wordpress2blogger to create a blogger file (attached). Unfortunately when I
attempt to import to Blogspot I get the cryptic "Sorry, the import failed due
to a server error. The error code is bX-51yujs". Wish I had more info on what's
wrong or what feature of the file is a problem, but that's all they give.
BTW running the blogger file back through blogger2wordpress gives this error:
Traceback (most recent call last):
File "./../src/blogger2wordpress/b2wp.py", line 270, in <module>
print translator.Translate()
File "./../src/blogger2wordpress/b2wp.py", line 132, in Translate
posts_map[self._ParsePageId(entry.id.text)] = page_item
File "./../src/blogger2wordpress/b2wp.py", line 258, in _ParsePageId
return matches.group(1)
AttributeError: 'NoneType' object has no attribute 'group'
Original issue reported on code.google.com by luke.rt....@gmail.com on 1 Dec 2010 at 11:12
Original issue reported on code.google.com by
luke.rt....@gmail.com
on 1 Dec 2010 at 11:12Attachments: