Think I solved it by using https rather than http.
Steve
Think I solved it by using https rather than http.
Steve
I've just installed SSL and have made sure I have removed all hardcoded links within my site and I'm still getting the secure, no-secure popup in IE7. HELP! I don't know what else could be causing it. I have a couple external links but they shouldn't be causing it? Please have a look if you have time. Thanks
https://www.modamuse.com/index.php?main_page=
hand screen printed clothing and accessories
www.wildgardendesign.com
I've had the "nonsecure items" problem in IE too. When I click "no" to not display the nonsecure items, my background is the only thing that does not show up. I looked inside my stylesheet.css and the background is called out the same as the tileback images. Can anyone tell me how I can fix my background image so it doesn't give IE a heart attack every time you go to a https page on my site. Any help would be appreciated. my site is http:www.mainlinetrains.com
Mark
I'm getting this error because of a hardcoded link to Comodo's trust logo image. I guess changing the "http" to "https" would fix it, but is there a way to make it a relative link instead? The image is in the zen image directory (which I think is referenced by DIR_WS_IMAGES?) but I don't know how to format the link in "Zen-ese".
The banner manager has a feature specifically to allow banners to display as SSL. I am having the same non secure items error in IE and a firefox lock with the red bar across it indicating same issue.
The only hard coded links to images I changed from http to https and have same problems.
www.reallifespan.com
Ideas anyone ?![]()
28 years web design and counting.
https://stuffdone.com
I deleted banners and the problem went away. It appears that the SSL option for banners is of no use when you use banner code that is sent from outside as from CJ.com. I am going to contact them to see if they have options to fix that.
Have a great day!
Shop Here, I need the money! http://www.florida-saver.com/savenow.php
28 years web design and counting.
https://stuffdone.com
The option in the Banners Manager for SSL is for you to say if the banner is capable of running on secure pages ...
It does not change the banner so that it can, it just removes the banner from the list of banners displayed when on SSL pages if you say that the banner cannot be run on secure pages ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Hi,
I've narrowed the problem down to the google checkout logo, which i've placed in a banner:
Is there anything obvious in this code that may be causing the 'secure non secure items' error?HTML Code:<link rel="stylesheet" href="https://checkout.google.com/seller/accept/s.css" type="text/css" media="screen" /> <script type="text/javascript" src="https://checkout.google.com/seller/accept/j-en_GB.js"></script> <script type="text/javascript">showMark(3);</script> <noscript> img src="https://checkout.google.com/seller/accept/images/sc.gif" width="72" height="73" alt="Google Checkout Acceptance Mark" /></noscript>
Last edited by Kim; 6 Mar 2008 at 06:28 PM.
Whenever an SSL connection is used and there are links off-site, there will always be a security warning -- because it goes against SSL security to use links to a site other than your own.
Sometimes you can "trick" SSL though, by putting your code elsewhere on your site and using (for example) Javascript to pull that code into your page.
Thanks for the reply. However, I have the paypal logo and godaddy seal which both reference external links but do not cause this message to appear.
The code for the paypal logo is as follows:
HTML Code:<!-- PayPal Logo --><table border="0" cellpadding="10" cellspacing="0" align="center"><tr><td align="center"></td></tr> <tr><td align="center"><a href="#" onclick="javascript:window.open('https://www.paypal.com/uk/cgi-bin/webscr?cmd=xpt/cps/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img src="[URL]https://www.paypal.com/en_GB/GB/i/logo/PayPal_mark_60x38.gif[/URL]" border="0" alt="Acceptance Mark"></a></td></tr></table><!-- PayPal Logo -->
Last edited by Kim; 6 Mar 2008 at 06:27 PM.
Bookmarks