Search Results

All Results 603
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Adding a User to a Site, Role, or User Group Automatically
This article describes how to add sites, roles or user groups to a user automatically. Resolution Go to Control Panel Select Portal Settings Select the Users section Select the tab for...
"Inconsistent patch level detected" error occured in the logs
Issue The following error occurs in the logs due to an inconsistency in patch levels: Example 1: ERROR [server.startup : 2][PatcherImpl:204] Inconsistent patch level detected WARN [server.startup :...
'External Reference Code' field on the UI
Issue An 'External Reference Code' for the 'Address' field on UI is required since it is already there in the database for the entity. Environment Liferay DXP 2024.Q1 Resolution LIferay has started working on this...
Liferay instance node going into hang mode - Failed to validate connection
Issue Liferay instance node goes into hang mode and the following error appears: HikariPool-1 - Failed to validate connection ... (This connection has been closed.) ... Possibly consider using a...
Insufficient Permissions to Access Folders When Uploading Documents to Web Content
Issue Users with a role other than Administrator, for example, the "Editor" role, receive a permissions error when they try to access folders within Documents and Media while uploading a document to Web Content. The...
Unable to see the add button to create a new language override key
Issue When create a new user and assigning that user to a newly created regular role, then the add button to create a language override key is not visible to that user. Steps to reproduce: 1. Navigate to Control...
Size limit for an integer value
Issue What is the size limit for an integer value?   Environment Liferay DXP 7.4   Resolution Liferay is written in Java and the Java integer size value is valid for Liferay as well.  Maximum value:2147483647...
Allow users to add content based on asset publishers
Issue Require permissions for a user to get an 'Add' option on a specific Asset Publisher. Steps to reproduce: 1) Role-1: User-1 is the Role-1 holder and Role-2: User-2 is the Role-2 holder. 2) Add an Asset...
"cannot execute SELECT FOR UPDATE in a read-only transaction" error while logging in portal
Issue Below error observed in logs and UI(internal serve error) while logging in to the portal: 2022-11-22 10:41:23.108 ERROR[http-nio-8080-exec-16][JDBCExceptionReporter:234]ERROR: cannot execute SELECT FOR UPDATE in...
Is there a way to see a list of content that has been granted specific permissions?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
If I switch languages in the language portlet, does it also switch the language in the account settings?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
How to have a more complete text editor when editing a web content?
Issue Is it possible to have a text editor with more functions than what comes by default in Liferay DXP? Environment DXP 7.3 DXP 7.2 DXP 7.1 DXP 7.0   Resolution [DXP 7.3] Add the following property to your file...
How to turn on Debug logging for Patching tool?
Issue When we have any kind of issues while using Patching Tool, we can't analyze the problem because we see the same information in the log and in the console too: The command has failed. Please see the log for...
Roles Admin portlet should not display permissions for Instance Settings and App Manager portlets
Issue Reproduction Steps 1. Add a Regular Role "Role A", and grant this role the following permission App Manager: Access in Control Panel App Manager: Configuration App Manager: Permissions App Manager: Preferences...
Which database table stores the custom field values?
Issue The user has created some custom fields like 'Role', and 'User Type' inside the user portlet. Which database table contains both user and custom field data together? Steps to follow: 1. Start Liferay DXP...
How to refer to site names, site members, and site roles from the database
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Can I change the permissions of a specific role for multiple pieces of content at once?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
What message is displayed when I log in with an expired password?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Permissions needed for changing image of a category
Issue Why a user, having full permission in Categorisation > Categories, could not change the image of a category? Environment Liferay DXP 7.4+ Resolution Set within the role's Define permissions tab, Commerce >...
Reverting a hotfix while keeping your existing Fix Pack
Issue When it is necessary to install a new hotfix in the affected environment, the following command needs to be run:  ./patching-tool.sh revert (Linux) or patching-tool.bat revert (Windows) The concern here is...