Localizza e sostituisci nei files di configurazione: > includes/configure.php > admin/includes/configure.php // Define the webserver and path parametersdefine(‘HTTP_SERVER’, ‘http://www.YOUR_SHOP.com’); define(‘HTTPS_SERVER’, ‘https://www.YOUR_SHOP.com’); define(‘ENABLE_SSL’, false); // secure webserver […]