X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   nonsecure items? (https://forum.x-cart.com/showthread.php?t=22946)

GDScards.com 07-02-2006 10:24 AM

nonsecure items?
 
I have a SSL set up but for some reason sometime a warning pops up and says some of the items on this page are not secure do you want to display the non secure items?

These items are usually just images... anyone know how i can make it so they are also secure? I dont want customer to get scared off by this warning.

Vacman 07-02-2006 11:08 AM

Re: nonsecure items?
 
Quote:

Originally Posted by GDScards.com
I have a SSL set up but for some reason sometime a warning pops up and says some of the items on this page are not secure do you want to display the non secure items?

These items are usually just images... anyone know how i can make it so they are also secure? I dont want customer to get scared off by this warning.


Is this happening upon checkout or payment method?

If so, be sure to check the Payment Methods - check to see if HTTP is selected or HTTPS.

GDScards.com 07-02-2006 12:20 PM

it happens on every page that is viewed... I added 2 images to the left and right columns... the page site is http://www.gamedaysportscards.com click to enter the shopping cart.... thats when the messages start showing up.

Emerson 07-02-2006 12:27 PM

You have a bunch of image tags hardcoded with the URL in non https.

Example: IMG src="http://www.gdscards.com/images/sameday.jpg"

That is one of 3 I saw on your site. Either change the URL above to https://...
or don't use the full URL like
IMG src="images/sameday.jpg"

Vacman 07-02-2006 12:46 PM

Looks like it is working now - BUT you might want to check your SSL

http://www.comodogroup.com/low_assurance_explanation.html

I got this warning from my site checker when I entered your https cart.

GDScards.com 07-02-2006 01:17 PM

Ok i think it is fixed now thanks for your help guys!


All times are GMT -8. The time now is 03:46 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.