Comment to 'Http to https'
Comment to Http to https
  • I found and solved the problem
    Follow this path

    /home/yoursitename/public_html/inc/header.inc.php

    define('BX_DOL_URL_ROOT', 'http-yourdomain'); ///< site url

    change

    define('BX_DOL_URL_ROOT', 'https-yourdomain); ///< site url