Jump to content

MP3 File on site causing mixed content.


lemondropcreative
 Share

Recommended Posts

Hello

Can anyone offer any advice on the following?

We have a site we host here: https://www.reallawsolicitors.com

We have a ssl certificate but get the message some parts of the site are not secure.

I checked with the Why no padlock page and got the following warning:

Mixed Content - Errors
Soft Failure  A file with an insecure url of "http://www.reallawsolicitors.com/site/templates/mp3/january2013.mp3" was loaded on line: 1 of https://www.reallawsolicitors.com/.
Errors that are reported on line 1 are generally not part of the source code. This error may be caused by an external javascript file which is writing to the page, however we are unable to reliably detect these scripts in our automated test.

Can anyone advise how we can make the MP3 url secure?

Any advice appreciated.

David

Link to comment
Share on other sites

Hello netcarver

Thanks very much for your reply.

Sorry, we have just found it in the scripts folder here and changed it to HTTPS

$("#jquery_jplayer_1").jPlayer({
        ready: function () {
            $(this).jPlayer("setMedia", {
                mp3: "https://www.reallawsolicitors.com/site/templates/mp3/january2013.mp3"
            })/*.jPlayer("play");*/
        }/*,

It all seems to work now.

Thanks for taking the time to reply and offer of help.

David

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...