Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HTMLArea 3.0-RC1 SSL Security Warnings Fix


goomzee

Recommended Posts

We recently upgraded our built-in WYSIWYG editor from an earlier HTMLArea version, adding ImageManager / ImageEditor for our customers. We received the SSL "some files are insecure" warning and after hours of scouring the web, forums and their code, we ultimately came up with the solution ourselves.

 

I wanted to post this here just in case other people are looking to solve the HTMLArea 3.0-RC1 SSL Security Warning.

 

Fix in file: htmlarea.js

 

Locate: var iframe = document.createElement("iframe");

 

Add the following line directly blow that line:

 

iframe.setAttribute('src','popups/blank.html');

 

 

THAT'S IT!!! Fixed. If you don't want to go through the hassle of setting up your own e-commerce system, and days/weeks of learning the open-source code, please consider GOOMZEE.COM. We continually update our software, provide hosting, support, free automatic feature updates and more.

 

Enjoy!

 

Mike Sparr, www.goomzee.com

Link to comment
Share on other sites

  • 7 months later...

This totally solved my same problem. I was scouring the message board looking for this answer.

 

Thank you for posting it!!

David McGuffin - Website Developer

New Look Web Design

www.newlookwebdesign.com

---------------------------------------------------------------------

"I never memorize anything I can simply look up. . ." ~Albert Einstien

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...