Search Results

All Results 6986
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...
Setting 'dl.file.extensions' Property Prevents All Documents and Media File Uploads
This article describes the issue with setting dl.file.extensions portal property preventing all Documents and Media file uploads, including using the multiple filder uploader. Steps to...
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,...
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...
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...
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...
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...
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...
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...
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...
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...
Activating a Marketplace App Through a Proxy Server
If a Marketplace app activation key is acquired via OrderId, the Liferay bundle will try to validate the key by accessing www.liferay.com. This is an issue if the server requires a forward proxy to access the...
No Logs in Elasticsearch
This article documents a known issue with Elasticsearch operating mode when switching from REMOTE to EMBEDDED operation. Any changes in configuration do not take effect unless the...
Virtual LDAP Server Plugin Setup
The following article gives a basic use case for Liferay's Virtual LDAP Server Plugin. Liferay's EE Virtual LDAP plugin turns Liferay portal into a virtual LDAP server that can be accessed by external LDAP explorer...
Unable to Build a DXP 7.1 Theme in Developer Studio
This article documents a known issue when building a theme in DXP 7.1, using Developer Studio 3.3. Steps to Reproduce Start Liferay Developer Studio 3.3 with a 7.1 workspace project. Go to New --> Liferay Module...
Utilizing the Validation Feature Within the Web Form Portlet
This article contains a brief example for how to effectively manage validation in the web forms portlet. Resolution Note that following the below reproduction steps (or something similar) will produce an error:...
Liferay Portal 6.1 Documentation
Documentation Using Liferay Portal 6.1 Whitepapers Portlet and Feature Overview WCM Quick Start Guide  , content: Documentation Using Liferay Portal 6.1 Whitepapers Portlet and Feature Overview WCM Quick Start Guide  ,...
Liferay Portal 6.2 Whitepapers
Access high-level technical briefs on Liferay Portal 6.2 features, business benefits, and guides to best practices. Deployment Checklist Document Library Migrating to Liferay Portal...
Announcement Portlet
The Announcements portlet enables the portal user to receive important messages or updates that need to be received portal-wide. For example, if a user needs to make an announcement to thousands of users who are accessing...
Social Office Upgrade
While Social Office was previously available as a separate application that could be installed on Liferay Portal EE, many of the components that were present in Social Office are now included within Liferay DXP 7.0. This...
Cursor Position Glitch Specific to Using CKEditor on Microsoft Edge
This article documents a known issue for customers using CKEditor in Liferay Digital Experience Platform 7.0. When editing content that uses CKEditor—such as a Message Board thread—on a Microsoft Edge browser, you...
PNG Compatibility on Internet Explorer 11
This article documents a known issue with PNG files that are uploaded to Document Library not displaying in IE11 with a DOM7009: Unable to decode image at URL in the console.  As a security measure, and to prevent...
Storing Lucene Indexes in Various Ways
This article documents how to change where the indexes are stored. Resolution Please see the excerpt from the portal.properties file about the lucene.store.type property: Designate...
Web Pages Do Not Load on Internet Explorer 9
This article documents a known issue with Internet Explorer 9 (IE9) when accessing the Liferay Digital Experience Platform 7.0. Upon accessing the browser page /web/guest/home, the page is blank (as shown in the image...
User Cannot Log In to Sync Client When SAML SSO and OAuth Are Enabled
This article documents a known issue where users cannot log in to the Sync Client if both SAML and OAuth are enabled. As a result, authentication fails with a blank screen on Sync client. Repeated warning messages will print...
Site Template Use Cases
A site template is a hierarchical set of pages and content that can be used as a template for creating new sites. Due to the power and many options of this feature, there is a large...
Inconsistent Check Interval Times Expires Web Content Articles Prematurely
This article documents a known issue when configuring the Web Content check interval settings, and provides a workaround for the user. This known issue only affects Liferay Digital Experience Platform 7.0. To configure...
Slow Publishing and Import Time for Site When Permissions Are Included in the LAR file
When a site has many roles and permissions, publishing the site will be significantly slower when the permissions are included in the import. Please see the following steps to...
Unable to Include 'form' Attribute in Alloy Editor for the Web Content Portlet
This article documents a known issue with the <form> attribute in Alloy Editor. When the <form> attribute is used for building submittable forms in HTML, Alloy Editor will convert <form> into <p> when added from HTML...
Setting up Solr on Linux with JBoss
This is an introductory guide to setting up Solr and then switching Liferay Portal's indexing method to Solr. Keep in mind that this is only one step in creating a cluster for use with...
Patching Tool 1.0.24
The Patching Tool 1.0.24 is a maintenance release which includes fixes and minor updates.  Resolution Release Highlights Minor visual updates in the info command. Resolves a problem...
Setting Up Basic Facebook Authentication With Liferay Portal
This article will provide a step-by-step guide to configuring the Facebook login feature in Liferay Portal.   Resolution Create Facebook Developer Account To begin, you will need two facebook accounts; that is, a...
New UI Features in Liferay Portal 6.2
This article outlines some of the big changes that have been made to the UI in Liferay Portal 6.2, and how to work with them. Liferay Portal 6.2 brings a set of improvements to the usability and user interface....
Site Pages Using “Link to Page” Option Are Not Published When Staging
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. This article describes how staged site pages...
Liferay Faces: Features
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable.  This...
Setting up locales for use with Staging
This article describes how to successfully perform local-live staging with the use of language locales/translations. Resolution You will need to obtain hotfix-56 and apply it to your bundle. This fix removes an error that...
Liferay Sync for Desktop Handshake Connection
Here you will find information for resolving connection issues between Liferay Sync desktop and your server. Resolution ServerName must match the cname of the record If these do not match, the handshake will fail...
Setting Up Liferay Portal 6.1.x EE With WebLogic 11g Managed Server Settings
This article contains a basic guide for setting up Liferay 6.1.x in Weblogic 11gR1 with Managed Servers. Please note that this is not designed to be used in every specific environment; this is merely a simple guide...
Setting Up Liferay Portal 6.1 EE on JBoss 5.1 EAP
This guide will assist you in the startup of JBoss EAP 5.1 with Liferay 6.1 EE GA1. Resolution Download JBoss EAP    Download the liferay-dependencies.zip   Navigate...
False Security Issue in FCKEditor and Liferay 6.x Reported as CVE-2018-10795
Recently, a security vulnerability was filed in Mitre under CVE-2018-10795 reporting an issue in FCKEditor and Liferay Portal 6.x versions. Resolution Liferay disputed this issue because file upload is an expected...
Receiving Mixed Mode Warning when ReCaptcha is enabled on site with HTTPS
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. The...
Staging Options When Using the Publication Form
After you have enabled Staging (either Local Live or Remote Live) for a site, you will notice on the dockbar in your staging site that a new "Staging" drop-down menu appears that contains a green publish button. If you...
Quick Start Guide to SAML on Liferay Portal 6.1 EE GA2
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. SAML (Security Assertion Markup Language) is...
Preventing the User Role From Accessing the Control Panel
This article explains how to prevent users from accessing the Control Panel. Resolution This functionality can be achieved in the Control Panel: Navigate to Control Panel > Users and...
Create a Plan for Maintaining Database-File System Consistency for Staging
Remember that Liferay’s database and file system are generally separate data sources that need to be in sync as Liferay references the file system. When backing up, make sure that these sources are backed up in a way...
Portlets with WYSIWYG Editor cannot publish large articles
Information about products not created by Liferay is provided for informational purposes only and does not constitute Liferay Support recommendation nor endorsement. Liferay also does...
Liferay Sync Access Blocked by Firewall
n order for Liferay Sync to function properly, the application will need access to the Liferay Portal. In many environments, this is a straightforward connection. In some, however, the local firewall may result in the...
Liferay Sync Not Verifying Portal Version
This article highlights a known issue when using Liferay Sync and Liferay Portal 6.1 EE. Resolution While using Liferay Sync, a user may experience the following error when attempting to connect to an instance of the...
Documents and Media Library Capacity
As many customers use the Liferay Document Library to store the bulk of their documents, a natural question arises pertaining to the data; namely, how much is too much? While this...
Implementing NTLM Seamless Login
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. After successfully configuring Liferay...
Enabling or Disabling Directory Indexing
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. Starting...
Wiki Permission Details
Wiki Permissions can be "layered" because of the multiple permissions that can go into it. This article aims to explain the different levels that wiki permissions can happen on....
Using the Global Scope when linking assets from multiple sites for Staging
This article outlines a practical suggestion for storing and referencing content in multiple sites. Following this suggestion will help prevent errors and permissions issues for users referencing documents, media,...
Changing Settings in Live, Embedded Portlets
This article outlines a practical suggestion for how to change or delete settings in live, embedded portlets. Resolution Liferay makes it possible to embed portlets in the layout template and in the theme. While...
Changing Content Permissions from Staging Environment to Remote Live
This article outlines a practical suggestion in the case of publishing updated content permissions from a staging environment to a remote live environment. Following this suggestion will ensure that the updated...
Guide for Document and Media Library in Liferay Portal 6.1 and 6.2
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these...
Increasing the Speed of Search/Indexing Times
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable.  This...