Foros de discusión

Wordpress importer 1.2 fails on site content

Irek Zuchowski, modificado hace 11 años.

Wordpress importer 1.2 fails on site content

New Member Mensaje: 1 Fecha de incorporación: 14/06/12 Mensajes recientes
Hi All,
I am trying to import wordpress content into liferay 6.1 using the wordpress importer plugin 1.2
It works fine on blogs , but fails on the page content - page is created in the structure however the content throws an exception:
com.liferay.portlet.journal.ArticleTitleException

If i edit the wordpress exported XML file and change
from <wp:post_type>page</wp:post_type>
to <wp:post_type>post</wp:post_type>
import is successfull.

Any ideas what might be the case? Please help
Irek
thumbnail
Juan Fernández, modificado hace 11 años.

RE: Wordpress importer 1.2 fails on site content

Liferay Legend Mensajes: 1261 Fecha de incorporación: 2/10/08 Mensajes recientes
Hi Irek:
I have opened an issue for this in the github issue tracker - https://github.com/juanferrub/liferay-wordpress-importer/issues/21
Did you manage to fix it?
Thanks