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 ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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
| |||
| |||
| This is still an issue. Does anyone have any suggestions? Thanks, Barb |
|
#3
| ||||
| ||||
| 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 *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** 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 User Manual - osCMax Templates - Advanced Template Tutorial |
|
#4
| |||
| |||
| 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
| ||||
| ||||
| 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 *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** 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 User Manual - osCMax Templates - Advanced Template Tutorial |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Force Secure Admin Pages | michael_s | New osCommerce Contributions | 0 | 10-06-2007 12:23 PM |
| Products image missing popup image | islander | osCMax v2 Installation issues | 7 | 08-10-2005 12:30 PM |
| How do you make all pages secure? | smc13 | osCommerce 2.2 Modification Help | 1 | 07-31-2004 04:22 AM |
| Secure Catalog pages | Skidude | osCommerce 2.2 Modification Help | 10 | 11-17-2003 05:57 AM |
| Secure Catalog Pages | ishann | osCommerce 2.2 Modification Help | 0 | 08-22-2003 02:25 AM |