Search Results

All Results 605
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
What permissions are needed to edit content pages?
Issue What permissions does a role need to edit content pages, including adding, configuring and deleting widgets and fragments in it? Environment Liferay DXP 7.2, 7.3 Resolution There are a handful of basic...
Why a big .lar import, using SQL Server database makes the Liferay system unreachable?
Issue The Customer has initiated a big .lar import, and during the actual import-process the system cannot be accessed. Environment Liferay 6.2 Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution For...
Importing LDAP users with the same email address
Issue I want to import LDAP users that have the same email address, but the import fails due to an error about a duplicate email address: 2021-08-02 16:53:47.766 ERROR [https-jsse-nio-4443-exec-13][LDAPAuth:432] Problem...
Does an upgrade to a new Liferay Fix Pack include the upgrade of Tomcat version?
Issue Do we need to upgrade the Tomcat version when we upgrade to a Liferay version? Environment Liferay DXP 7.2 Resolution A Fix Pack doesn't change the Tomcat version, it only patches Liferay that was...
After applying the hotfix, the warning 'properties modified in the future' shows
Issue After the installation of the hotfix, the following warnings might appear on the Liferay console. INFO [main][BaseDeployer:871] Deploying admin-theme.war Warning: WEB-INF\liferay-plugin-package.properties...
Unable to save Instance Settings modifications
Issue When I make some configuration change in instance settings and click save, the page breaks (menus are gone) and the changes are not stored. In the logs I see a stacktrace is thrown, with parts like these:       ERROR...
Cannot provide non-admin roles access to view and manage Workflow Definitions
Issue I want to assign the permission to view and manage Workflow Definitions under Control Panel > Workflow > Process Builder to non-admin roles. However, when I try to add these permissions, I am unable to access and...
Define Permissions page crashes with a large number of groups on MS SQL Server
Issue When a large number of Organizations are added in the portal (More than 200,000), the "Define Permission" screen breaks down and appears to be blank when clicked on Summary -> Control Panel -> General...
How to disable birthday and gender fields from user profile
Issue Is it possible to disable birthday and gender fields from user profile? Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution On Portal 6.2, go to Admin > Control Panel > Configuration > Users > Fields ,...
Adding User Groups to Site Membership as a Site Administrator
Issue Site Administrators are unable to add user groups as members of the site they manage.  Environment DXP 7.0+ Resolution This is currently an intended behavior as the Site Administrator role by default does not have...
Checking the different fixes between two hotfixes
Issue We have two hotfixes and we would like to know the difference between them How can we check the common and different fixes within those hotfixes? Environment Liferay Portal 6.2 Liferay DXP 7.0+...
Cannot Request Users With long userid After Patching to DE-93
Issue We use this code to secure our API calls in our customization: (request variable is an HttpServletRequest object from @Context annotation) long userId = GetterUtil.getLong(request.getRemoteUser());  user =...
Exporting and Importing User Roles from One Environment to Another
Issue Whether you want to copy over User Roles and its respective permissions from one environment to another, or in order to keep a backup of your current Roles and Permissions set before making big changes, Liferay...
I want to define user permissions for the Notice and Warning portlets respectively.
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
How to register the same user using email id in other sites as well
Issue Use case: Creating multiple sites in a single instance of the portal. User1 is registered using the same email id on SiteA and SiteB. If User1 is logged in on SiteA and he/she should not able to open the SiteB...
If a user is created under an organization, a user who does not have permission to change roles can control roles.
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...
Range affected by IP address changes
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...
Patching Tool 'WARNING: Some of the currently installed fixes are not available' while installing certain fix packs and hotfixes
Issue After installing a fix pack and a hotfix, Patching Tool shows the message - "WARNING: some of the currently installed fixes are not available: <a very long ticket list>": Environment Liferay DXP 7.0:...
Password Reset Expiration Date
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 Is...
How to enable simultaneous login from multiple sessions
Issue How to enable users to simultaneously login to Liferay DXP using multiple different sessions Environment Liferay DXP Resolution Add the following lines to your portal-ext.properties file (you must...