Hi,
I am trying to customise the control_menu in liferay 7 . I have created a theme contributor for the same but always all 3 menu are shown "product menu","control menu" and "simulation menu" . I want to remove simulation Menu completely . Could anyone help me in achieving this ?.
lb | grep Simulation
441|Active | 10|Liferay Product Navigation Simulation (2.0.1)
442|Active | 10|Liferay Product Navigation Simulation Device (2.0.3)
443|Active | 10|Liferay Product Navigation Simulation Theme Contributor (2.0.2)
444|Active | 10|Liferay Product Navigation Simulation Web (2.1.0)
stop 441
start 441
Hi,
I am upgrading from Liferay 6.1.1 to Liferay 7 (GA4) . I have installed Liferay 7 on top of separate tomcat 8 which was working fine.
But, when i upgraded the Database using the upgrade tool available inside "tools" , Even the upgrade was succefull with no error. But on launching the application I getting "NullPointerException" . Could anyone help me on this.
There is already a post on this in community . But no response for it.
https://web.liferay.com/community/forums/-/message_boards/message/98555428
Thanks in Advance..