Search Results

All Results 602
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can the same email address support multiple accounts created within Liferay?
Issue We allow our customers to use the same email address for multiple accounts. Is there a workaround available so that our customers can still have multiple accounts associated with the same email address? ...
How to give permission to a specific user to use Fragments
Issue How to give permission to the specific authorized person to access and edit the specific fragments. Currently, the admin can edit and access the fragments. Environment Liferay DXP 7.3 Liferay DXP 7.4 Liferay...
Unable to view users assigned to a particular Site Role
Issue Unable to view the "Users" tab or section to view the list of users assigned to the particular site role in order to verify & delete unwanted users. Steps: Navigate to Control Panel > Roles > Site...
I cannot create Users with emails that start with "root"
Issue Liferay does not allow me to register a user with the email root@acme.com. The UI displays the following error: Error: Please enter a valid email address. I would like to know if there is a setting that...
After changing password on Tivoli's LDAP server, users can't login for up to 20 minutes
Issue On Liferay DXP (any version) connected to an IBM Tivoli Directory Server via LDAP, the users cannot login to the portal immediately after changing their password or any attribute on said LDAP. The...
"Manage Available Accounts via User Channel Rel" permission granting more access than intended?
Issue We discovered that assigning the "Manage Available Accounts via User Channel Rel" permission to a role will enable the assignees to edit, or manage users of a certain Account. We believe this particular...
Unable to control visibility for Account Roles
Issue Users from an Organization without View permission to see other Organization information are able to do so even after setting everything up properly. The steps for this issue should look like this:...
How to hide My Workflow Tasks from the User Profile Menu
Issue Is there a way to hide My Workflow Tasks option from the User Profile Menu? Environment Liferay DXP 7.4 Resolution Please go to Global Menu → Control Panel → System Settings → PLATFORM → Module Container →...
Show the Control Panel Menu by role
Issue In the earlier versions or updates of Liferay, the Control Panel Menu was hidden for specific users, and in order to achieve this, custom themes were being used. Hence a new feature is introduced directly...
Remove prepopulated email domain from login portlet
Issue When the user tries to login, the email field is prepopulated with the company's domain name. This occurs when the login is unpopulated and user authentication is based on email addresses....
How to create a role-based user to only view and update web content?
Issue How to create a role-based user to only view and update web content? Environment Liferay DXP 7.3 Resolution Navigate to Control Panel >Users and Organizations > Create a user After this, navigate to the...
Disabling Guest users from viewing the search page
Issue How do I block access to my search page content from the "Guest" user in my Portal I would like guest users to be able to access public pages but not have permission to search my web contents history Environment...
How to Disable Groovy Scripts and the Scripting Console in Control Panel - DXP 7.4
Issue I want to disable Groovy Scripts from being executed in Control Panel's Server Administration panel Environment DXP 7.4 Resolution Approach 1: Please follow: How to Disable Groovy Scripts and the...
Empty page when opening Content & Data > Forms
Issue After installing a hotfix, we see an empty page when navigating to Content & Data > Forms There is no error in the console or browser console   Environment Liferay DXP 7.4   Resolution This could be the result...
Auditing of Site Memberships: Adding/Unassigning UserGroupGroupRoles
Issue We have found that groups of users are able to assign and unassign site roles to User Group memberships. Is there a way to audit role assignment changes? Environment DXP 7.4 Resolution As of now, there is no...
Error concerning LDAPUserImporterImpl when importing data from LDAP onto Liferay
Issue  We encountered the following error when attempting to import user data from LDAP onto Liferay:   ERROR [liferay/scheduled_user_ldap_import-1][LDAPUserImporterImpl:817] Unable to import user CN=firstName...
How to delete old audit events 'audit_auditevent' table in 7.2+.
Issue I want to clean up the AUDIT_AUDITEVENT table in a 7.2+ instance, because the old data is taking up too much space. However, the API made after 7.2, and the previous methods of clearing the 'audit_auditevent' ...
Permission to add/edit Language Keys
Issue Can I give permission to a regular role, so it has the right to add/edit Language keys? Under the "Language Override" permissions, there is no option to do this. Environment DXP 7.1+ Resolution Portal: Manage...
Resource permission queries
Issue When there is a load on the server with 400–500 users, the resource permission queries are getting called in huge amounts. Environment Liferay DXP 7.4 Resolution The observed behavior is a known Liferay DXP...
Can we configure an internal email address to receive a copy of all Email Verification messages?
Issue The Email Verification Notification message is sent to new Users when asked to verify their Email Address. We would like to set up an internal email address, which would be added as a BCC on all Verification...
Cannot end User impersonation session
Issue Create a new user Impersonate it Click on the top-right user's menu and click on the 'Be yourself again' link  Expected behavior: The page is displayed for the Admin. Actual behavior: The page is displayed for...
Liferay starts up creating tables and populating them with default data after restoring an upgraded database
Issue You might encounter the behavior where you successfully back up your current data and performed a successful upgrade in your local MySQL server. However, when restoring the upgraded data, Liferay does not...
How to manually trigger LDAP imports before the import interval is reached
Issue I want to manually trigger LDAP imports by triggering the UserImportConfigurationModelListener scheduled job. However, when I trigger this job, I see the following line in the LDAP DEBUG logs: DEBUG...
Email test@domain.invalid is used instead of the configured one
Issue Although you configure through Instance Settings -> Email -> Email Sender an specific email sender, test@domain.invalid is used and the following WARN log shows ups when trying to send emails from...
Prompt a guest user to Office 365 login when attempting to access a protected page resource
Issue We have configured Single Sign-On (SSO) with OpenID Connect using Office 365. We set the portal property auth.login.prompt.enabled to true to prompt a guest user to login when attempting to access a protected...
Does mouse activity on a portal screen count as session logout activity or not?
Issue Need to confirm whether mouse activity on a portal screen will count as session logout activity or not? For example, if there is merely mouse activity (and not particular clicks or screen loads or reloads),...
How to add new hires to see Liferay projects?
Issue How to add new employees to see Help Center tickets and have access/privileges equivalent to current users that are part of a project? Environment Liferay DXP/Portal Resolution Only Administrators...
Error while Importing LDAP data: SQLServerException: String or binary data would be truncated
Issue LDAP import fails due to an error stating that the user could not be updated due to a DataException,  which is in turn caused by a SQLServerException, stating that String or binary data would be truncated. Please...
Web page redirection after session expiration
Issue I have two separate sites in my Liferay DXP environment, and I want to understand how to configure web page redirection after a user's session expires. Environment Liferay DXP 7.1 Resolution If you...
Address already in use
Issue You might encounter an error during portal startup or during starting an upgrade process where you see the following logs: ERROR [Start Level: Equinox Container:...
Audit_AuditEvent and UserNotificationEvent tables in the database
Issue I would like to understand the purpose of eventType column in Audit_AuditEvent and deliveryType in UserNotificationEvent tables. In deliveryType column what is the meaning of the values e.g. 10000,10002 etc. ?...
Necessary Permissions to Export or Import a Page
Issue What permissions are necessary to be able to export or import a page? I get the error "I'm sorry, you don't have permission to access the requested resource" when trying to import or export a page. Environment...
How to update jackson-databind library
Issue For security reasons we need to update the jackson-databind library from version 2.13.2.2 to 2.13.4.1 How do I update the jackson-databind library in Liferay DXP? Security vulnerabilities in jackson-databind...
Auto-revert when issuing/revoking Roles
Issue Pre-assigned roles are being issued/revoked during the "Assign Roles" action when using multiple pages during the "Assign Roles" stage. When navigating through multiple pages, a previously issued/revoked role...
How to get a list of Omni Admin users in Liferay?
Issue I would like to get a list of the Omni Admin users of the Portal. Environment Liferay DXP 7.0+ Resolution Please run the attached script: GetCompanyAdminUsers.groovy  Additional Information Running Scripts...
What does "archived" user notification mean?
Issue At System Settings/User Notifications there are some settings related to user notifications, more precisely to so-called "archived" user notification events (see attached screenshot) But it is not clear what this...
Liferay imports from Active Directory fails with exception LDAP: error code 53 - 00002016: SvcErr: DSID-031A12B1, problem 5003 (WILL_NOT_PERFORM)
Issue You are experiencing a failure to import from Active Directory with the following exception: com.liferay.portal.kernel.log.LogSanitizerException: javax.naming.OperationNotSupportedException: [LDAP: error code 53 -...
Roles can be assigned several times
Issue Roles can be assigned more than once to a User. Stesp to reproduce: 1. Start the server 2. Create 4-5 Regular Roles 3. Create a test user 4. Navigate to Roles > Regular Roles > Select 5. Select any Role 6....
Unable to disable editing of Email Address, First Name and Last Name in the User Account Settings in Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue In Liferay SaaS, the properties to disable the editing of...
How to recover patching-backup.zip
Issue How to proceed if patching-backup.zip is lost. Environment Liferay DXP Patching Tool Resolution In the event that this issue does occur, the following workaround can be used for general cases: Download a...
Stylebooks with Accent or Special Characters in Title Fail to Export
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When attempting to export a stylebook with a name containing...
Is it possible to set the left-side flyout Menu in Liferay DXP 7.3?
Issue Starting from DXP 7.3, the Control Panel  is accessible via the waffle Applications Menu replacing the left-side flyout Menu. Is there any setting that will allow me to bring back the traditional DXP 7.2...
What to do if you accidentally delete an administrator user
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 I...
Resolve NPE / NullPointerException from FreeMarker template
Issue The following error is observed repeatedly in the log: ERROR [default task-522][runtime:60] Error executing FreeMarker template FreeMarker template error: Java method...
Logout function after disabling header
Issue If we disable "Show Header" in Site Builder > Pages > Public/Private Pages settings > Look and Feel > Show Header, the user icon is not there. How should a user log out in this case? Environment 7.2 Resolution...
The Liferay Server Cannot Start Up After Installing a Hotfix
Issue The Liferay server cannot start up after installing the hotfix (For example, hotfix-8495). In a Tomcat server, the following error occurs: ERROR [main][PortalContextLoaderListener:114] java.lang.NullPointerException...
The 'Select All' checkbox does not appear properly under the Define Permissions tab
Issue The 'Select All' checkbox does not appear properly under the Define Permissions tab. Steps to reproduce: 1) Navigate to Control Panel > Roles 2) Edit the 'Guest' role and navigate to the Define Permissions...
Clarification on createDate attribute in the user_ table
Issue We are unsure of the following: does Liferay update the createDate column in the user_ table when a user performs their first login to Liferay? Environment Liferay DXP 7.4 Liferay DXP 7.3 Liferay DXP 7.2...
Cannot set proper permissions for Panel Category Entries in a Custom Site
Issue The custom site panel category entries' panel app permissions do not work as intended. We are unable to grant permissions to access the panel app through a "Site role" if the category key does not start...
A Site Administrator cannot view or update the value of page or site custom fields
Issue A Liferay administrator has created custom fields for pages and sites.  A site administrator cannot update or even view the value of these custom fields when going to a page configuration or to the site...
Characters or strings that cannot be specified in the friendly URL of a page
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...
Time zone of the web content publication date and time
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...
Behavior when password expiration date is changed
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...
Disable Commerce module on Liferay 7.4
Issue Liferay Commerce is not relevant for the business user, they would like to disable it in DXP 7.4 Property added to portal-ext.properties file: enterprise.product.commerce.enabled=false Environment DXP 7.4...
Multiple LDAP connections shared with one LDAP server prevent some users from logging in
Issue When multiple LDAP connections are shared on one LDAP server, only users from one LDAP connection can log in while users from the other LDAP connections cannot. The following error is seen in the logs: 2023-02-17...
Updating users data through LDAP
Issue We have enabled importing users and groups through LDAP. Import works perfectly, although we have seen user data is not updated when it changes in Active Directory: email or user name, for example....
The number of sites displayed on My Sites differs for Administrators and general users.
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 a user upgrade from Liferay 6.1 to DXP 7.4.x?
Issue Do I need to follow the upgrade page mentioned in the below article for example: Liferay Portal 6.1.x → DXP/Portal 7.1 → DXP 7.4: Environment Portal 6.1 DXP 7.4.x Resolution Ensure parameter...
The "Go to Site" button on the product menu is not displayed
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...
Password syntax check "Allow words in dictionary" in password policy 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...