Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default SSL problem in Google Chrome

    Hey all,

    I'm sure this has nothing to do with Zen-Cart but am hoping someone has an answer.

    I am all of a sudden having a problem with ssl but only in Google Chrome. It shows the little lock but has a yellow warning icon over it. It is saying the page is encrypted but contains items that are not. This happened overnight. Explorer and Firefox are not showing this. I have checked all my images and such and all are in order.

    The website is https://www.dxxxxmed.com/ change x's to 4 letter o's. Maybe just on my end?

    Thanks for any advice!

  2. #2
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: SSL problem in Google Chrome

    Quote Originally Posted by doooomed View Post
    Hey all,

    I'm sure this has nothing to do with Zen-Cart but am hoping someone has an answer.

    I am all of a sudden having a problem with ssl but only in Google Chrome. It shows the little lock but has a yellow warning icon over it. It is saying the page is encrypted but contains items that are not. This happened overnight. Explorer and Firefox are not showing this. I have checked all my images and such and all are in order.

    The website is https://www.dxxxxmed.com/ change x's to 4 letter o's. Maybe just on my end?

    Thanks for any advice!
    Nope, you have the problem in the other browsers as well.
    Here are 3 links that are NOT https to start with
    Code:
    http://www.doooomed.com/images/facebook_button.jpg
    http://doooomed.com/images/tweeter_button.jpg
    http://doooomed.com/images/tumblr-32x32.png

  3. #3
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: SSL problem in Google Chrome

    Thanksfor the reply!

    Okay, I shouldn't have given you that url with https as that is not an https page. if you go to dXXXXmed.com (again, replace x's with o's) and go to log in, that is where I am having the problem.

  4. #4
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: SSL problem in Google Chrome

    Quote Originally Posted by doooomed View Post
    Thanksfor the reply!

    Okay, I shouldn't have given you that url with https as that is not an https page. if you go to dXXXXmed.com (again, replace x's with o's) and go to log in, that is where I am having the problem.
    Ok Still lots of links with http: instead of https:
    Looks like a lot of them are rewritten
    Try turning OFF your URL re-writer and see if that makes a difference?
    Your re-writer may need some more work...

  5. #5
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: SSL problem in Google Chrome

    Quote Originally Posted by gilby View Post
    Ok Still lots of links with http: instead of https:
    Looks like a lot of them are rewritten
    Try turning OFF your URL re-writer and see if that makes a difference?
    Your re-writer may need some more work...
    I turned the re-writer off. The problem still exists in chrome but no other browsers. Like I mentioned earlier this happened over night while I was sleeping. Everything on the page is the same as it has been for months. What links without https are you talking about? Sidebox links? The images all have https.

    Thank you!

  6. #6
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: SSL problem in Google Chrome

    I don't know how well https://www.whynopadlock.com/ works but I checked https://dxxxxmed.com/index.php?main_page=login and it returned all items being secure.

  7. #7
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: SSL problem in Google Chrome

    Quote Originally Posted by doooomed View Post
    I don't know how well https://www.whynopadlock.com/ works but I checked https://dxxxxmed.com/index.php?main_page=login and it returned all items being secure.
    Right at the top/start of the page you have the following code:

    Code:
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml">
    This is why the page is showing insecure items (at a guess)

    Cheers
    RodG
    Last edited by RodG; 4 Oct 2014 at 05:05 PM.

  8. #8
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: SSL problem in Google Chrome

    Quote Originally Posted by RodG View Post
    Right at the top/start of the page you have the following code:

    Code:
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml">
    This is why the page is showing insecure items (at a guess)

    Cheers
    RodG
    Thanks but I removed that code and still get the same results

  9. #9
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: SSL problem in Google Chrome

    Quote Originally Posted by doooomed View Post
    Thanks but I removed that code and still get the same results
    There's another..
    Code:
    <!--bof-header logo and navigation display-->
    
    
    <div class="fb-like" data-colorscheme="dark" data-font="verdana" data-href="http://www.doooomed.com" data-send="true" data-show-faces="false" data-width="300">
    
    
        &nbsp;</div>
    
    
    <div id="headerWrapper">
    Cheers
    Rod

  10. #10
    Join Date
    Jun 2009
    Posts
    275
    Plugin Contributions
    0

    Default Re: SSL problem in Google Chrome

    Quote Originally Posted by RodG View Post
    There's another..
    Code:
    <!--bof-header logo and navigation display-->
    
    
    <div class="fb-like" data-colorscheme="dark" data-font="verdana" data-href="http://www.doooomed.com" data-send="true" data-show-faces="false" data-width="300">
    
    
        &nbsp;</div>
    
    
    <div id="headerWrapper">
    Cheers
    Rod
    Unfortunately still no change. All that code I am removing has been there a long time...!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 24 Nov 2014, 10:55 PM
  2. Browser Problem -Google Chrome-
    By AFD2012 in forum Basic Configuration
    Replies: 3
    Last Post: 1 Sep 2012, 09:39 PM
  3. Bizarre SSL problem - only in Google Chrome browser?
    By 524cw in forum General Questions
    Replies: 12
    Last Post: 8 Apr 2011, 01:45 PM
  4. Google Chrome showing SSL error. Some content not secured.
    By Silum in forum Basic Configuration
    Replies: 2
    Last Post: 27 Jul 2009, 02:49 PM
  5. Problem with margins in google chrome
    By sartor in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Dec 2008, 06:05 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR