abilal adlı üyeden alıntı: mesajı görüntüle
// HTTP
define('HTTP_SERVER', 'http://belloroma.com/admin/');
define('HTTP_CATALOG', 'http://belloroma.com/');

// HTTPS
define('HTTPS_SERVER', 'https://belloroma.com/admin/');
define('HTTPS_CATALOG', 'https://belloroma.com/');
hocam admin config dosyası bu şekilde ayarladım
http server yazanı da https yapın hocam.