Comment to 'Unable to login. Layout nuked'
  • Thanks to LeonidS' help my problem was solved.

    When installing Una through Cpanel, apparently the "inc/header.inc.php" file had the name of my website's url as http instead of https. For this reason, the stylesheet request was being blocked.

    All I had to do was change the website URL to BX_DOL_URL_ROOT and the problem was solved!

    Thank you very much!