New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Browsers complain that some items are unencrypted

  • Kenneth Fribert
  • Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 27
  • Thank you received: 5

Replied by Kenneth Fribert on topic Re: Browsers complain that some items are unencrypted

The General Upload option is also a mess, I just discovered that uploaded videos are also shown as https and to get rid of that problem, you have to change it to direct url AFTER the upload, and then modify the URL to be relative.
This is very messy, and impossible to manage.
You really need to do some proper work here instead of 'fixing' things here and there sporadically.
If the video is local (which it MUST be with a 'Direct Upload'), there is no reason to use an absolute URL at all.
Best regards
Fribse

Dykkerklubben Dannebroge www.dkdb.dk
We're a volunteer driven diving club in Mosede, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
9 years 11 months ago #6919

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Browsers complain that some items are unencrypted

All Video Share have option to embed videos in external websites using the object tag based embed-code system. In such case, using the relative path will break the playback in embedded websites. This is why we use absolute URLs.

Anyhow, I will discuss with our team about the possibility to make this is as optional under Components => All Video Share => General Configuration. Also, we will have to change our embed-code from object tag to iframe. Will get a solution on this in our future versions.
9 years 11 months ago #6923

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0

Replied by Gerald on topic Re: Browsers complain that some items are unencrypted

Hi, I am having the exact same problem. I have ssl installed on my site and I am using youtube videos so i am getting security errors because my video urls are http and not https. How do I fix this? I think by default the video urls should be https anyway for youtube as that is what youtube itself uses by default now when embeding. If you can tell me where to edit the code I can fix it myself. I am on version 2.3.0 of the player. I noticed every time I try to type an https version of the youtube video in the back end it erases the code. Can you tell me file and code to change to change this?

Thanks,

Josh
7 years 8 months ago #8352

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Browsers complain that some items are unencrypted

@ Gerald,

Yes, our next version will use HTTPS by default for YouTube URLs.

1. Open {root}/administrator/components/com_allvideoshare/modesl/videos.php

2. Search for
http://www.youtube.com , http://img.youtube.com
3. Replace them as
https://www.youtube.com , https://img.youtube.com
4. Save the changes and try now.
Last edit: 7 years 8 months ago by Administrator.
7 years 8 months ago #8354

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0

Replied by Gerald on topic Re: Browsers complain that some items are unencrypted

Thank you so much that worked. However, the player itself it still playing the youtube videos through an http address instead of an https address. I would add the player url needs to be updated as well on the frontend of the site.
7 years 8 months ago #8359

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Browsers complain that some items are unencrypted

Kindly refer allvideoshare.mrvinoth.com/forum/12-play...y-in-firefox-44#8137

Download the latest package, extract it, copy player.swf from /components/com_allvideoshare/ and replace it in your server. That's it.

Hope, this solved your issue.
Last edit: 7 years 8 months ago by Administrator.
7 years 8 months ago #8360

Please Log in or Create an account to join the conversation.

Time to create page: 0.218 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies