osCmax v2.5 User Manual
Results 1 to 5 of 5

SSL image missing on secure pages

This is a discussion on SSL image missing on secure pages within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hi - We have our own SSL Cert. The secure ssl image shows up fine at the bottom of the ...

      
  1. #1
    Active Member
    Join Date
    Aug 2004
    Posts
    117
    Rep Power
    0


    Default SSL image missing on secure pages

    Hi -

    We have our own SSL Cert. The secure ssl image shows up fine at the bottom of the left hand column - Your International Flag Source - The Map Shop : All sizes of outdoor, indoor and miniature international flags

    However if I go to a secure page (like the account page) using IE 6 I'm told "This page contains secure and unsecure items. Do you want to display the unsecure items?"

    Why is this? FF does not give me a message.

    Now there is a piece of javascript code that I also have to paste in the page to get the ssl logo to display properly. The SSL company gives me the code for secure and non secure pages.

    Right now I've pasted the nonsecure javascript in the header of main_page.tpl.php. Is there somewhere I should paste the secure version so that it is called instead on the secure pages?

    Thanks for the help.
    Barb

  2. #2
    Active Member
    Join Date
    Aug 2004
    Posts
    117
    Rep Power
    0


    Default Re: SSL image missing on secure pages

    This is still an issue. Does anyone have any suggestions?
    Thanks,
    Barb

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: SSL image missing on secure pages

    Yes, view the source of a rendered page and look for javascript or images that are loaded via http:// instead of https://

    Then change your site so that they load via https://
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  4. #4
    Active Member
    Join Date
    Aug 2004
    Posts
    117
    Rep Power
    0


    Default Re: SSL image missing on secure pages

    There is a call for -- <script language="JavaScript" src="http://www.trustlogo.com/trustlogo/javascript/trustlogo.js" type="text/javascript">
    </script>

    The issue is that I pasted this code in the mainpage.tpl.php file, so that it would appear on all the pages.

    Where should I be pasting it if I want it to be http: on the non secure pages and then https: on the secure pages? Or is there a way for me to write an if statement code for the mainpage.tpl.php page so that the appropriate javascript is loaded on the appropriate page?

    Thanks,
    Barb

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: SSL image missing on secure pages

    Just change it to call the trustlogo.js via https and you will have no problems... There is an option to configure this for ssl at trustlogo.com (on the page that you generate the code).
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Force Secure Admin Pages
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 10-06-2007, 12:23 PM
  2. Products image missing popup image
    By islander in forum osCmax v2 Installation issues
    Replies: 7
    Last Post: 08-10-2005, 12:30 PM
  3. How do you make all pages secure?
    By smc13 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 07-31-2004, 04:22 AM
  4. Secure Catalog pages
    By Skidude in forum osCommerce 2.2 Modification Help
    Replies: 10
    Last Post: 11-17-2003, 05:57 AM
  5. Secure Catalog Pages
    By ishann in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 08-22-2003, 02:25 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
  •