Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Annoying secure and nonsecure issue


grunionfab

Recommended Posts

I added this contribution a couple months ago and am having a problem with when you go to the create account page it give me the "this page contains both secure and nonsecure, do you really want to secure the nonsecure items?" error. I know it has to do with the FEC contribution for this page and I believe it is the javascript for the login box. I need to know how to get rid of this error. you can view the page here.

 

https://grunionfabrication.com/create_account1.php

 

Also after you log in it gives you another error about being "redirected to to a connection that is not secure........" These errors look terrible and i think scare people. I know that the most pages dont need to be secure but dont know how to get rid of the error. Any help would be really great.

Link to comment
Share on other sites

The error is caused by a non-secure link to an external page. So it is unlikely that it is a contribution you installed. Look for links to sites other than your own. That is most likely the problem.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

The error is caused by a non-secure link to an external page. So it is unlikely that it is a contribution you installed. Look for links to sites other than your own. That is most likely the problem.

 

Jack

My guess is that it is the geotrust logo.

Link to comment
Share on other sites

This is wrong it should be a relative url not a file on c:

<script src="file:///C|/osCommerce/contributions/fec3.2/fec3.2/fec3.2/New%20files%20for%20fec/global.js"type=text/javascript></SCRIPT>

 

You are a flippin genious! Thank you so much for checking! That took care of the error on the create account page but I still have the error after you login and if it redirects you to the index page then because it is not a ssl page it says "You are about to be redirected to a connection that is not secure......."

 

any ideas on how to get around that?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...