Fórum

Unable to edit Portal Settings in Liferay 6.2

Tina Carrillo, modificado 7 Anos atrás.

Unable to edit Portal Settings in Liferay 6.2

New Member Postagens: 16 Data de Entrada: 08/05/12 Postagens Recentes
When navigating to the Portal Settings page in Liferay 6.2, the form appears to be read-only (unable to type in the fields). Additionally, nothing happens when clicking the links on the right, (e.g. Display Settings). This is happening on two separate systems, Test and Prod, and is not browser-specific. Liferay version is 6.2.10 EE GA1.

There are no errors in the logs and no errors in the browser console.

Any ideas on what could be causing this or how to troubleshoot this issue?

Steps to duplicate:
Using Liferay 6.2, navigate to Control Panel > Configuration > Portal Settings (or click the Edit Portal Settings button on the bottom).
thumbnail
Olaf Kock, modificado 7 Anos atrás.

RE: Unable to edit Portal Settings in Liferay 6.2

Liferay Legend Postagens: 6403 Data de Entrada: 23/09/08 Postagens Recentes
Tina Carrillo:
Steps to duplicate:
Using Liferay 6.2, navigate to Control Panel > Configuration > Portal Settings (or click the Edit Portal Settings button on the bottom).


I'm not aware of any "Edit Portal Settings" button on the bottom. Sounds like you have a customized environment, not the plain & default installation. Or am I missing something obvious?

Permissions might have been changed. Make sure you're signing in with administrative permissions
Tina Carrillo, modificado 7 Anos atrás.

RE: Unable to edit Portal Settings in Liferay 6.2

New Member Postagens: 16 Data de Entrada: 08/05/12 Postagens Recentes
Thanks for the reply, Olaf.

This is a customized Liferay implementation but it is packaged up into it's own installer. The system should be identical to other installed systems that are not having this issue.

The user has the administrator role. The "Edit Portal Settings" button appears on the bottom right when accessing the Control Panel. It's just another way to access the Portal Settings. Unfortunately there is nothing logged in the log file or in the browser console.

Tested on multiple browser so I don't believe it is a browser issue.

Could it be a network issue?
thumbnail
David H Nebinger, modificado 7 Anos atrás.

RE: Unable to edit Portal Settings in Liferay 6.2

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
No, I'd definitely say it is the "customized Liferay" issue. Doesn't matter if it is packaged in an installer or not. Something there is just broken, but you should reach out to whomever provided the customized Liferay.
Tina Carrillo, modificado 7 Anos atrás.

RE: Unable to edit Portal Settings in Liferay 6.2

New Member Postagens: 16 Data de Entrada: 08/05/12 Postagens Recentes
Solution found.

The LANG environment variable was set as follows:
en_US

Changing it to the following fixed the issue:
en_US.UTF-8