Post by ShaunG » Tue Sep 14, 2010 4:22 am

My SSL seems to be working fine except for when it is sent to my success page (https://www.domain.com/index.php?checkout/success. I get the following warning

Do you want to view only the webpage content that was delivered securely?

This webpage contains content that will not be delivered using a secure HTTPS connection, which could compromise the security of the entire webpage.


I realize it is due to the fact that the page has some non https:// links on it, but how can I fix this? Most other parts of the checkout are the same way except they do not give this error. I need to fire some javascript on the https: success page for tracking and this error is keeping my tracking from working on IE8.

New member

Posts

Joined
Sat May 08, 2010 1:51 am

Post by Miguelito » Tue Sep 14, 2010 5:17 am

Does this happen also with Firefox or with other browsers?

What non-https links does the checkout page contain?

The Finnish OpenCart Forum
"Real programmers don't document. If it was hard to write, it should be hard to understand."


Active Member

Posts

Joined
Sun Jan 10, 2010 10:11 pm

Post by ShaunG » Sat Sep 18, 2010 2:41 am

I figured it out. My SSL only was covering my main domain and not the subdomain. I had tracking info to a subdomain on that page that was causing the error in IE because it was not protected by the SSL.

New member

Posts

Joined
Sat May 08, 2010 1:51 am

Post by foodsalive » Thu Oct 07, 2010 4:14 am

I was getting this same error and could not figure it out...I had installed a "ShareThis" button in the header, but after realizing this was the reason, I removed it...but I was still getting the error message...

I finally did a source search on the shopping cart page for all "http:" and found this down near the footer:
<img src="http://foodsalive.com/storefront/tracki ... Windows+XP" width="1" height="1" /><div id="footer">

Apparently it added some kind of tracking code to the footer....I deleted it from the code in the footer.tpl, and now it appears to be working fine.

Hope this helps someone!

Newbie

Posts

Joined
Thu Oct 07, 2010 3:59 am

Post by Daniel » Thu Oct 07, 2010 5:08 am

if you get this message coming up then it is always down to you adding soemthing to the template.

to get past this problem change the url to just using :// and not http:// or https://

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm
Who is online

Users browsing this forum: No registered users and 11 guests