Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Mar 2006
    Posts
    23
    Plugin Contributions
    0

    Default Another Partial SSL Encryption

    I have my site set up and I believe the config file to be correct, but I still get a partial encryption error on my store. I am not using Google Analytics. I have looked at the media info under firefox and it shows that all the linked images are coming through as from the https side. I am hosted on a unix box. When I am on the admin portion, everything works fine. Is there something that is wrong with my template files that could do this?

    here is the basics of my config.
    define('HTTP_SERVER', 'http://www.mysite.com');
    define('HTTPS_SERVER', 'https://www. mysite.com');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');

    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
    // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
    define('DIR_WS_CATALOG', '/store/');
    define('DIR_WS_HTTPS_CATALOG', '/store/');

  2. #2
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Another Partial SSL Encryption

    can we get a link to look at, hard to fix what we cant see LOL
    Zen cart PCI compliant Hosting

  3. #3
    Join Date
    Mar 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Another Partial SSL Encryption

    sorry

    http://bobblebabes.com/store/

    you thought it was lol before wait until you see my clients product =)

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

    Default Re: Another Partial SSL Encryption

    http://www.websiteoptimization.com/s...bes.com/store/

    First your images need optimizing.

    Second they are all being pulled through the HTTP not HTTPS - what kind of server are you using? Do you have separate HTTP and HTTPS directories?
    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.

  5. #5
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Another Partial SSL Encryption

    try renaming the html_header.php
    in your over rides common folder
    Zen cart PCI compliant Hosting

  6. #6
    Join Date
    Mar 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Another Partial SSL Encryption

    I am on a unix server. Networksolutions is the host provider. I believe the ssl should work on all subdirectories for the site. It works fin in admin. I see that they are being pulled through http. What I don't know is why. I have the html_header in my template directory. but am not sure what you mean by renaming it. I have 5 or 6 stores that don't have this issue. But for some reason this one does.

  7. #7
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Another Partial SSL Encryption

    I want you to rename the html_header.php in your custom directory so that it pulls from the default,
    I am looking to see if there is an error in that code thats calling the base href
    Zen cart PCI compliant Hosting

  8. #8
    Join Date
    Jun 2005
    Posts
    13
    Plugin Contributions
    0

    Default Re: Another Partial SSL Encryption

    Mind if I bump this thread? I'm having the same problem. I'm using a Template Monster template that I paid somebody to fix. (Not sure if that has anything to do with this or not).

    I'm not doing anything out of the ordinary with images.. they're all in the standard Zen-Cart images folder.

    I lock icon has a red line through it, and when I hover over it, it says, "Warning: Contains Unauthenticated Content."

    Here is the site: http://www.feldenkrais.com/shop

    Thanks for any help you can provide!

    Ken

  9. #9
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Another Partial SSL Encryption

    take a look in
    includes/templates/YOUR TEMPLATE/common/html_header.php
    check and see what the base href is set to
    Zen cart PCI compliant Hosting

  10. #10
    Join Date
    Jun 2005
    Posts
    13
    Plugin Contributions
    0

    Default Re: Another Partial SSL Encryption

    Wow, that was fast.

    Here is what I have on that line:

    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139h Contact form not submitting - partial encryption
    By trinoz in forum Basic Configuration
    Replies: 10
    Last Post: 1 Feb 2012, 09:43 AM
  2. Encryption, Security, SSL...Oh my!!
    By Serious in forum General Questions
    Replies: 24
    Last Post: 31 Dec 2011, 03:30 AM
  3. SSL partial encrypted problem
    By maxus in forum General Questions
    Replies: 12
    Last Post: 5 Feb 2008, 08:10 AM
  4. Partial encryption problems
    By robbok in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 1 Jul 2007, 02:51 PM
  5. SSL Partial Encryption
    By Rabbcon in forum Basic Configuration
    Replies: 3
    Last Post: 31 Mar 2007, 03:14 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