Foros de discusión

Upgrading Liferay from 6.0.6 to 6.1.0 lost the portlets from pages

Mudasar Kalwar, modificado hace 11 años.

Upgrading Liferay from 6.0.6 to 6.1.0 lost the portlets from pages

New Member Mensajes: 23 Fecha de incorporación: 13/09/12 Mensajes recientes
Hi All,

I upgrade from liferay 5.2.3 to 6.0.6 , it was successfully done without any error left; but when I upgrade from 6.0.6 to 6.1.0 GA1 portlets are removed from the pages as they were on pages in liferay 5.2.3 and in 6.0.6, I am asking for the liferay portlets lie web content display etc.

Anyone has any idea?

Thanks
Mudasar Kalwar, modificado hace 11 años.

RE: Upgrading Liferay from 6.0.6 to 6.1.0 lost the portlets from pages

New Member Mensajes: 23 Fecha de incorporación: 13/09/12 Mensajes recientes
I have checked the port-lets they are deployed for the page, i.e I get plid (page Layout id) for main page from the layout table and checked the port-lets against that plid in portletpreferences table there are entries after that verified by adding another port-let and comparing the old port-let entries and new one, there is no difference.
What's going wrong any one has any idea ?
Oliver Bayer, modificado hace 11 años.

RE: Upgrading Liferay from 6.0.6 to 6.1.0 lost the portlets from pages (Respuesta)

Liferay Master Mensajes: 894 Fecha de incorporación: 18/02/09 Mensajes recientes
Hi Mudasar,

the setting which portlet is placed on which page and on which layout-column is stored in the "layout_" table in the "typesettings" column.

HTH Oli
Mudasar Kalwar, modificado hace 11 años.

RE: Upgrading Liferay from 6.0.6 to 6.1.0 lost the portlets from pages

New Member Mensajes: 23 Fecha de incorporación: 13/09/12 Mensajes recientes
Thanks Oliver,

I figured out the layouts were missingemoticon Thank you so much for the hint.

Thanks