The HTTP_SERVER address should contain your domain name e.g.
VgerCode:define('HTTP_SERVER', 'http://www.yourdomain.com');
Hi Vger
This is what is in my includes/stock_room/configure
define('HTTPS_SERVER', 'https://aaronspromotions.co.uk');
define('HTTPS_SERVER', 'https://aaronspromotions.co.uk');
define('HTTPS_CATALOG_SERVER', 'https://aaronspromotions.co.uk');
define('HTTPS_CATALOG_SERVER', 'https://aaronspromotions.co.uk');
Regards
Ian
Edit: Just removed the 'S' from one of each of those and it works! Thanks Vger!!!