
Originally Posted by
lat9
noting that zc151 is very, very old ... But you might try setting (for both the /admin/includes/configure.php and the /includes/configure.php) both the http_server and https_server settings to use https:// protocol.
I'm guessing that your http_server settings are as define('http_server', 'http://bellinigirl.com') and am suggesting that you change that to define('http_server', 'https://bellinigirl.com);
remember, too, that the storefront version of that file is going to be marked read-only!
Bookmarks