Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay sends email notification with port number next to website address
Issue When receiving Liferay email notifications (for example: New account Created, Password reset link, etc ...), users may notice the app server's port number appended to the website domain, for example:...
"Problem with the configuration: Unknown release in folder ..." when patching the source code
Issue When patching the source code, customers may receive the error: "Problem with the configuration: Unknown release in folder ..." Environment Liferay DXP 7.1+ Resolution Have a usable ReleaseInfo.java file...
Indexing is taking too long
Issue Reindexing is taking or has taken too long to finish. Environment Liferay DXP 7.0+ Resolution If reindexing is deemed slow or is still ongoing (the 2-arrow icon can be seen at the top right), it may have...
Google PageSpeed Insights (Mobile) results for a Liferay DXP site have a low score
Issue After submitting your Liferay site to the Google PageSpeed Insights tool, a low score for Mobile will be returned, flagging issues on aggregated resources as: - Eliminate render-blocking resources - Remove...
Importing a third-party JS package with liferay-npm-bundler will result into "Cannot use import statement outside a module"
Issue When adding and importing a third-party package dependency to a Liferay NPM module made with the Liferay Bundler (for example, npm Angular Portlet Template, the following errors may be observed in the...
Support Tickets and Self-Service on Liferay Help Center
Help Center is the place where you can access our world-class customer support and abundant self-service resources.  Here is a guide to help you get the most from Liferay Support through Help Center. Self-Service Resources...
Workflows - Supported Statuses
Description Workflows on Liferay give the possibility of running assets like web content articles, wiki pages, or even users, through pre-determined review processes.  For this you can utilize workflow...
aui-io-request throws io ... is not a function
Issue When using a code similar to the below: AUI().use('aui-io-request', function(A){} The browser's console will throw this error: Uncaught TypeError: "io.upload is not a function" Environment Liferay DXP 7.2...
License files containing '-ext' will result in error
Issue When deploying a license XML file which contains the string '-ext', an error will appear showing the following: 12:28:30,346 INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][BaseDeployer:863] Deploying...
Form data is not captured when using Liferay Form embedded in the external Website
Issue After embedding Liferay form in the external website (for example, a plain HTML website), the form data is not captured after submitted successfully. Environment Liferay DXP 7.1 Resolution One possible reason for...
When saving configurations, only the information in the current page/tab will be saved
Issue When editing configurations on a different page/tab, only the information in that current page/tab will be saved. For example: Access to edit a User and add some middle name. Move to another tab, such as...
Resolve the error "Load timeout for modules..."
Issue I wanted to publish the comment to reply to a thread inside the category of the message board but it failed when my internet connection was slow. I also observed an error "Load timeout for modules..." in the...
How do I change the default permissions assigned automatically to guests and site members when creating a new document folder?
Issue By default, when from the control panel someone creates a folder inside the document library the default permission is that everyone can see the folder (Guest User) and also that site member has other permissions to...
Important pointers and configurations for the scheduled web content
Issue The web content is not published based on the scheduled date and time.  Concern about the behavior to check how it works Steps to reproduce: Started the DXP 7.0 vanilla bundle Create new web content by...
Can I use JDK 11 for compiling Liferay DXP Projects?
Issue The Compatibility Matrix for versions 7.0 until 7.3 under the heading JDK mentions Java 11 but says: "JDK Certification is for runtime only. JDK 8 is required to build or compile Liferay DXP Projects" For 7.4...
Why my custom theme is longer applied to web contents when editing or previewing them on Liferay DXP?
Issue On Portal 6.2, my custom theme was applied to web contents, even when editing or previewing them: why is this no longer working on Liferay DXP 7.0+? Environment Liferay DXP 7.0+ Resolution On Liferay DXP,...
What happened to the taglib on 7.1?
Issue Using the <liferay-ui:calendar /> taglib on 7.1 will no longer work as it used to do on Portal 6.2 or Liferay DXP 7.0 Environment Liferay DXP 7.1+ Resolution <liferay-ui:calendar /> was deprecated as of...
Resolving Inaccuracies and Discrepancies in Search Results
Issue Search results are providing information that should not be made available to the user performing the search such as: The total count of search results is inconsistent with the actual number of results displayed...
Basic setup and tools to debug Elasticsearch queries
This article is a basic guide on how to view the queries Liferay produces and provide ways that developers can understand the results retrieved from Elasticsearch. These recommendations assume you are working in a...
Dynamic including and importing Javascript files
Issue What are the differences in the usage of javascript.barebone.files and javascript.everything.files across Liferay versions? Environment Liferay DXP 7.0+ Resolution Importing Javascript files in Liferay 7.0...