Blank Login Page

Problem

The login page on the portal appears blank when the portal login page was accessed using the Safari/Firefox/Mozilla browser.

Cause

The portal templates were hybrid instead of MVC.

Solution

Convert the portal templates from Hybrid to MVC. To do so:

  1. On the Sitefinity URL, locate the required page templates and ensure that the widgets and controls in the forms are of type MVC in all the forms in the selected page template.

  2. Paste the following API script in the browser window after replacing the placeholder text {PageTemplateName} with the actual page template name, and click the Enter key:

    {PortalOrg_URL}/PortalAutomation/UpdateTemplate/{PageTemplateName}