Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: RE: Can't Hide Site name
Hello, i am using liferay dxp 7.2.10 ga1. I am trying to hide the site name in public pages configuration but my log shows the following error message:
2020-03-20 12:53:23.618 ERROR [ajp-nio-8019-exec-9][PortletServlet:119] javax.portlet.PortletException: com.liferay.portal.kernel.exception.LocaleException
javax.portlet.PortletException: com.liferay.portal.kernel.exception.LocaleException
at com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand.processAction(BaseMVCActionCommand.java:69)
I performed this action both with the classic theme and a custom theme.What should I do?
2020-03-20 12:53:23.618 ERROR [ajp-nio-8019-exec-9][PortletServlet:119] javax.portlet.PortletException: com.liferay.portal.kernel.exception.LocaleException
javax.portlet.PortletException: com.liferay.portal.kernel.exception.LocaleException
at com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand.processAction(BaseMVCActionCommand.java:69)
I performed this action both with the classic theme and a custom theme.What should I do?
João Carneiro de Melo:
Hello, i am using liferay dxp 7.2.10 ga1. I am trying to hide the site name in public pages configuration but my log shows the following error message: ...
How are you trying to hide the site name? If that's the only change, thus the cause for your problem, it'd be interesting to know what you changed
Hey Olaf, i am trying to hide the site name in a traditional way. So, I go to My_Site>Site Builder>Pages>Public Pages> Configure. And change the option to "show site name" to No. But I got the error:
ERROR [ajp-nio-8019-exec-9][PortletServlet:119] javax.portlet.PortletException: com.liferay.portal.kernel.exception.LocaleException
javax.portlet.PortletException: com.liferay.portal.kernel.exception.LocaleException
at com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand.processAction(BaseMVCActionCommand.java:69)
I am doing this with the classic theme.
ERROR [ajp-nio-8019-exec-9][PortletServlet:119] javax.portlet.PortletException: com.liferay.portal.kernel.exception.LocaleException
javax.portlet.PortletException: com.liferay.portal.kernel.exception.LocaleException
at com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand.processAction(BaseMVCActionCommand.java:69)
I am doing this with the classic theme.
Attachments:
Hi guys.
This is exactly the problem I have with Liferay CE 7.3.5 GA 6. Did you find a solution yet?
Best regards,
Jannik
I seem to have missed the previous reply to my answer.
What you always can do as a quickfix is to include some CSS (display:none;) on your pages/in your theme. Other than that, can you provide some steps to reproduce? E.g. does it require special configuration like nonstandard set of locales etc?