Quote Originally Posted by trebo70 View Post
Thanks everyone for all your help so far.
Rob, I removed the forward slash like you suggested.
I agree about the base tag having the http instead of the https. How can I change that? I'm pretty sure that I have my includes/configure.php done correctly. Here is the code that may have been done incorrectly:
define('HTTP_SERVER', 'http://www.chivasskincare.com');
define('HTTPS_SERVER', 'https://www.chivasskincare.com');

define('ENABLE_SSL', 'true');

define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/');

Also the blog link in the left navigation has http instead of https. How can I change that? I can't find where its at. Its not the typical sidebar navigation. It was custom made.

thanks,
Tre
How about the one in admin/includes ?
~Melanie