Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Insecure Items on SSL....a problem?


globalx

Recommended Posts

Posted

Hey everyone,

I have recently installed the SSL on my site but it still says there are some insecure items. Is this going to be a major problem that I need to fix? If so, how do I fix it? If it is important, I have a google analytics javascript code placed in my footer.

Thanks

Posted

Yes, it is important because it is very annoying and will cause a loss of sales. The analytics code will cause that. You need to place this before the code

<?php if ($request_type == NONSSL) { ?>

and this after it

<?php } ?>

 

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

Posted

And make sure there are no physical links -- in the page that's giving you problems -- with an http:// in it. If there are any physical links that have an http:// in it, change them to https://, and you won't receive this error message.

Jason

 

Simple 1-2-3 Intructions on how to get, install and configure SSL

 

The Google Sandbox explained

 

Simple to follow instructions on how to change the look of your OSC

 

How To Make A Horrible OSC Website

 

my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP

 

my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...

Posted

If you use Flash on your site then edit the two http:// links to Macromedia to https://

 

Vger

Posted

In Google Analytics check the help file on how to get the Javascript code for secure pages - Google allows you to generate an https code which works fine with osCom. Terra

My code for combining PayPal IPN with ** QTPro 4.25 ** osC Affiliate ** CCGV(trad)

and how to solve the invoice already paid error

General info: Allow customer to delete order comment ** FTP Programs & Text Editors ** Amending order email **

Archived

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

×
×
  • Create New...