Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Warnings "Attempting to upgrade X table by recreating table"
Issue During an upgrade to newer versions of the portal, warnings like "Attempting to upgrade some table by recreating table due to some reason" may be found in the logs. They can cause confusion and...
Two separate java processes are created when starting Liferay 7.3
Issue When you start Liferay 7.3 you can see two new different Java processes running, while in older versions only the first one was created: org.apache.catalina.startup.Bootstrap...
How do I Add More Than One Field To the Custom Mapping Sections in My 7.0 LDAP Setup?
Issue I would like to add multiple fields to the custom mappings section in my LDAP setup. Environment DXP 7.0 Resolution During LDAP setup, navigate to Control Panel > Configuration > Instance Settings, in...
Why Does the Site Selector Menu in the Control Panel Direct Traffic to an Empty Page?
Issue In DXP 7.1 and below, the links in the site selector menu in the control panel took me directly to the site home page. In DXP 7.2 and above, clicking on the site name in Control Panel > Sites > Sites...
DLFileRank query running for a long time and taking up pool usage
Issue I am seeing a long running database query and am concerned about its impact on my environment:  insert into DLFileRank (groupId, companyId, userId, createDate, fileEntryId, active_, fileRankId) values (:1 , :2 , :3...
Error executing FreeMarker template with #null when rendering web content
Issue When trying to render a web content we get the following error in Liferay DXP log: 2021-02-12 11:41:48.911 ERROR [http-nio-8080-exec-9][runtime:59] Error executing FreeMarker template FreeMarker template...
Is it Possible to View HTML Source Code in Text Fragments?
Issue As a user, I would like to have access to the HTML source code for text fragments. Environment DXP 7.3 Resolution Alloy Editor does not currently have a source code view feature.  Additional Information It...
Increase/decrease uploaded image resolution to make to 300 DPI as standard
Issue A requirement of increasing/decreasing uploaded image DPI (resolution) to make to 300 DPI as standard. Required API which we can be called programmatically from the code to increase/decrease DPI for uploaded...