Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

This page contains both secure and nonsecure items


bubbasplitshot

Recommended Posts

Posted

Dang! I had this fixed or at least the message had stopped popping up on me... but I can't recall how I did it! dooh. What I do recall is it didn't require me to have every item on the page be https: ...

 

help?

Posted
Dang! I had this fixed or at least the message had stopped popping up on me... but I can't recall how I did it! dooh.  What I do recall is it didn't require me to have every item on the page be https: ...

 

help?

 

Usually it is caused by a link outside your store. Check your images, banners etc. You should be able to click no when asked if you want to display the unsecure images and see what is missing. If you cannot find it post a url

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

  • 2 weeks later...
Posted
Usually it is caused by a link outside your store. Check your images, banners etc. You should be able to click no when asked if you want to display the unsecure images and see what is missing. If  you cannot find it post a url

 

 

Thanks! I found the culprit, it was a stats tracking javascript insert I put in the footer. Can someone tell me how I could make this conditional so it does not display on https pages?:

 

<!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" -->

<script type="text/javascript" language="JavaScript">var

site="s11xxxxx"</script>

<script type="text/javascript" language="JavaScript1.2"

src="http://s11.sitemeter.com/js/counter.js?site=s11xxxxx">

</script>

<noscript>

<a href="http://s11.sitemeter.com/stats.asp?site=s11xxxxx" target="_top">

<img src="http://s11.sitemeter.com/meter.asp?site=s11xxxxx" alt="Site Meter"

border="0"/></a>

</noscript>

<!-- Copyright ©2002 Site Meter -->

Posted
Thanks! I found the culprit, it was a stats tracking javascript insert I put in the footer. Can someone tell me how I could make this conditional so it does not display on https pages?:

 

<!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" -->

<script type="text/javascript" language="JavaScript">var

site="s11xxxxx"</script>

<script type="text/javascript" language="JavaScript1.2"

src="http://s11.sitemeter.com/js/counter.js?site=s11xxxxx">

</script>

<noscript>

<a href="http://s11.sitemeter.com/stats.asp?site=s11xxxxx" target="_top">

<img src="http://s11.sitemeter.com/meter.asp?site=s11xxxxx" alt="Site Meter"

border="0"/></a>

</noscript>

<!-- Copyright ?2002 Site Meter -->

 

download the image file to your site and reference it with "/images/.....

Treasurer MFC

Posted

why not use your web host stats package for doing things? seems to me, since they are built in and tied into the site would make it much easier

Posted
why not use your web host stats package for doing things?  seems to me, since they are built in and tied into the site would make it much easier

 

Surely. And looks like I will if another solution does not present itself. But I liked the detail of Sitemeter.... :blink:

Archived

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

×
×
  • Create New...