ana dizinde bulunan config.php ve admin/config.php dosyası
define('HTTP_SERVER', 'http://www.domain.com/admin/');
define('HTTP_CATALOG', 'http://www.domain.com/');
define('HTTP_IMAGE', 'http://www.domain.com/image/');
inceleyin https ile değiştirin
RewriteRule ^index.php$ http://%{HTTP_HOST}? [R=301,L]
bunu silin.