Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Displaying Web Content Across Multiple Sites
Displaying content across multiple sites in the same portal instance is an out-of-the-box Liferay feature. This article provides a basic example for achieving this. Resolution The...
Creating Liferay Themes With Maven
This article contains a guide on how to add themes to a project using the Liferay Maven SDK. Resolution 1. Open command prompt or terminal and go to your project directory. 2. Next,...
Creating a Blogger Role
This article documents how to create a blogger role with the ability to view, edit and publish blog posts. Resolution Follow these basic instructions to achieve the blogger role:...
Liferay Portal 6.0 Documentation
Liferay Portal 6.0 is a platform for creating effective business applications and solutions. It offers a robust feature set, impressive scalability, time-saving development tools,...
Deploying Liferay Artifacts to Your Own Maven Repository
As part of the Liferay Portal 6.1 release, anyone can download the created package that has a convenient script to install Liferay platform artifacts to their local repository or to a...
Configuring Log4j Logging for the Audit Portlet in Liferay Portal EE
This article demonstrates how to create a separate audit.YYYY-MM-DD.log file within ${liferay.home}/logfor audit INFO messages. It should roll over every day with this configuration.  Environment Liferay Portal EE...
Deploying Portlets, Themes and Other .war Files Correctly on Jboss 5.1
If you try to deploy a portlet or theme or any .war file on a standalone JBoss 5.1, it will fail and try to create the directory in [Jboss_home]\jboss-5.1.0.GA\standalone\deployments...
Remote Staging Issues with Large Amounts of Data
This article describes known issues that have been encountered when publishing large files using Remote Staging. Resolution Affected Products Liferay Portal 6.2 EE SP5-SP10 Known Issue: Invalid checksum for LAR file...
Dockbar Display Error After Patch Installation With Patching Tool
After installation of a new hotfix, the dockbar fails to display and an error message can be found in the logs: ERROR...
Liferay Portal 5.2 Documentation
Liferay Portal 5.2 is a platform for creating effective business applications and solutions. It offers a robust feature set, impressive scalability, time-saving development tools, and...
Adding Portlets to Users' Private Pages By Default
This article describes how to add portlets to a user's private page by default. Resolution One way of achieving this is by creating a page anywhere in the portal with the pre-configured portlets you need, and...
Adding a Tag, Category, or Related Asset Does Not Increment the Version or Update the Time Stamp
This article documents a known issue with adding categories, tags or related assets to files in the Document and Media library. When you try to do this, a new version of the document...
Changing the Storage Type When Using Dynamic Data List Data Definitions
When working with Dynamic Data Lists, it is possible to create your own data definition. By default, the Liferay platform stores the data definition as an xml, but you may also store...
java.io.IOException Unable to create directory
Issue After upgrading the Liferay portal DB from 6.2 to 7.2 successfully, the server started successfully but But documents and pages are not visible in the upgraded environment. Below error occurs: [#Error1]...
PrimeFaces non-standard protocol within will result into _jsfBridgeRedirect=true in the DOM
Issue In a Liferay Faces (PrimeFaces) portlet, when using a markup similar to the one below: <p:link href="d3://searchdefault&amp;test_1=dummy==" value="Hover the mouse or inspect here to see the resulting...
With the search engine disabled on dxp-15-7110+ fix pack, no more Pages are shown in the Site Administration
Issue In special environments where the search engine has been disabled and the fix pack dxp-15-7110 has been installed, both Public and Private layouts will not be shown Environment Liferay DXP 7.1 Resolution A...
JS and CSS modifications will be applied upon redeployment of React/Angular npm based portlets
Issue While developing React or Angular based npm-portlets, you'll notice that, unless the browser's cache is cleared, JS and CSS modifications will not be applied upon redeployment. This is true also for DEV...
yo liferay-theme:import fails with error: "doesn't appear to be a theme in the SDK"
Issue When running the task yo liferay-theme:import to import a 6.2 theme in order to convert it to a 7.1+ Theme Generator type of theme, the tool will print: doesn't appear to be a theme in the SDK Environment...
How hotfixes and fix packs are made?
Issue I am still a bit confused about hotfixes. What should I do if I have more than one hotfix? Does a fix pack revert my hotfix installation or is some manual work needed before I install a fix pack?...
Unable to Reindex Elasticsearch due to missing analyzer plugins
Issue Unable to reindex on a remote Elasticsearch server. Although it seemingly works in the UI, the following errors are thrown in the logs: 2019-12-10 12:15:45.183 ERROR...