I have used the search function and I have been fiddling with this for the last 24 hours now lol I am at my wits end and I need some meds I think


My admin /config.php looks like this:
// HTTP
define('HTTP_SERVER', 'http://www.electricseconds.com/shop/admin/');
define('HTTP_CATALOG', 'http://www.electricseconds.com/shop/');
define('HTTP_IMAGE', 'http://www.electricseconds.com/shop/image/');
// HTTPS
define('HTTPS_SERVER', 'https://www.electricseconds.com/shop/admin/');
define('HTTPS_IMAGE', 'https://www.electricseconds.com/shop/image/');
and I have activated the SSL radio box inside of the Settings of the Admin section.
Now when you go to my site ( http://www.electricseconds.com/shop/ ) you will see that there is a section called Our Father's Day Specials, Mosaic is supposed to run in there but... it doesn't .. if I deactivate SSL and reset the admin/config.php .. it works again. I have run out of ideas so I am pleading with you for some help, please
