My host told me to adjust it to the fololowing (this is the admin file):
define('HTTP_SERVER', 'http://stargate.terrassl.net');
define('HTTPS_SERVER', 'https://www.plantperfection.co.uk');
define('HTTP_CATALOG_SERVER', 'http://www.plantperfection.co.uk');
define('HTTPS_CATALOG_SERVER', 'https://www.plantperfection.co.uk');
define('ENABLE_SSL_CATALOG', 'true');
define('ENABLE_SSL_ADMIN', 'false');
define('DIR_WS_ADMIN', '/~admin156/newsitename/');
define('DIR_WS_CATALOG', '/~admin156/');
define('DIR_WS_HTTPS_ADMIN', '/~admin156/newsitename/');
define('DIR_WS_HTTPS_CATALOG', '/~admin156/');
define('DIR_FS_ADMIN', '/var/www/html/newsitename/');
define('DIR_FS_CATALOG', '/var/www/html/');
It is working like this - all except for that email! Is there even a way I could remove the link and just have a link to the main web site with something like "Log in at www.plantperfection.co.uk to view your order details"??
Thankis again,
Stuart



