![]() |
secure and non-secure items in cart?
Hi,
I'm pulling my hair out? I've checked and checked and checked again (still no one's perfect:D) but in IE I get the "this page has secure and non-secure item" pop-up only after a customer get's to the checkout stage and then wants to continue shopping. All the privacy reports show me that everything on the page is called from https so I don't know where else to look? Can anyone spend a couple of minutes checking my page/s to see what must be so glaringly obvious that I've missed it? http://www.toysforboys.com.au Thanks for any guidance beetlejuice |
Re: secure and non-secure items in cart?
Are you using Google Analytics or any third party scripts? If so, make sure you have them called securely.
|
Re: secure and non-secure items in cart?
Hi balinor,
All I'm using is Firetank's Marketing Manager Pro and Jon's Ezy checkout. Iv'e solved any scripts that I know I had issues with MM Pro they're all called from https now. The only thing I can think of is my flash file that calls: "http://www.macromedia.com/go/getflashplayer". Could that possibly be it? Thanks beetlejuice |
Re: secure and non-secure items in cart?
Just view the source code and search for http://. Anything that is called via http will trigger that pop-up, including that macromedia link.
|
Re: secure and non-secure items in cart?
Ok, then to help me get rid of the gremlins out of the brainbox, with flash can I get rid of that link, or can I rename it to https even though macromedia doesn't exist anymore?
Or what other options do I have? Thanks |
Re: secure and non-secure items in cart?
I don't use Flash, so I really don't know. Just try making it an https:// link.
|
Re: secure and non-secure items in cart?
That did it. Just hope my customers don't need flash player :-)
Thanks balinor yet again beetlejuice |
Re: secure and non-secure items in cart?
Just looking at your checkout process and it stays on https fine, thats what my cart should do! so how does one remove a http reference that Xcart them selves have placed that is the stores logo shows up in the view source code of the final checkout page and shows up as href http ? this isnt something i have placed there, so why would this cause any probs. Thing is when looking at the image itself and right click properties it shows as https ?
really stuck for ideas on this one now, |
Re: secure and non-secure items in cart?
All of X-Cart's code uses {$ImageDir} to call an image, which automatically changes to https if in secure mode, or http in normal mode. If you have hard-coded any images, that could be your issue.
|
Re: secure and non-secure items in cart?
Hi, thanks for reply, the only image that i have changed is the LOGO and all that was done here was in the directory skin1/images was to simply replace the exsisting .gif the name is the same so this cant be the cause, i have since found on the source code this ? action="http://www.surecom.co.uk/payment/payment_cc.php" method="post" name="checkout_form">
this is what is also displayed when it leaves the secure checkout to paypal for example ! i cant find this reference anyway yet as if i could i can then change to https// although shouldnt xcart do this automatically! have looked in checkout.tpl and cant find any reference to this link ? relaly lost now...... |
Re: secure and non-secure items in cart?
Ok, you've got like three threads going on this, so let's stick with one shall we?
As I mentioned in one of your other posts, you need to make sure you have your Payment Methods set to https in 'Payment Methods'. Have you verified this? |
All times are GMT -8. The time now is 05:38 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.