Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: SSL warning message

    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
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  2. #12
    Join Date
    May 2007
    Location
    Los Angeles
    Posts
    13
    Plugin Contributions
    0

    Default Re: SSL warning message

    The only tag that has the http is the base tage and the javascript code for the shopping cart:

    <script language="javascript" type="text/javascript"><!--
    function session_win() {
    window.open("http://www.chivasskincare.com/index.php?main_page=info_shopping_cart","info_shopping_cart","height=460,width=4 30,toolbar=no,statusbar=no,scrollbars=yes").focus();
    }
    //--></script>

    Anyone have any idea on how to remove it? I can't find where to go to remove it? As far the base tag I found the php code for that but seems too look normal.

  3. #13
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: SSL warning message

    Quote Originally Posted by trebo70 View Post
    The only tag that has the http is the base tage and the javascript code for the shopping cart:

    <script language="javascript" type="text/javascript"><!--
    function session_win() {
    window.open("http://www.chivasskincare.com/index.php?main_page=info_shopping_cart","info_shopping_cart","height=460,width=4 30,toolbar=no,statusbar=no,scrollbars=yes").focus();
    }
    //--></script>

    Anyone have any idea on how to remove it? I can't find where to go to remove it? As far the base tag I found the php code for that but seems too look normal.
    Just make the link relative and it will be fine.

    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. SSL Warning message
    By rascald in forum General Questions
    Replies: 8
    Last Post: 24 Jul 2009, 01:42 PM
  2. Replies: 1
    Last Post: 7 May 2008, 11:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg