Update: Found Issue with broken Youtube Imbeds

Talk about what ever, NO Politics, NO Religion, NO B.S.
Post Reply
User avatar
cbaltrin
Master Member
Posts: 776
Joined: Mon Dec 26, 2022 9:10 pm
Location: Detroit

Update: Found Issue with broken Youtube Imbeds

Post by cbaltrin »

Seems like some folks are having issues posing youtube vids. A little googling tolme me you should only have the video ID between the tags, like such

Code: Select all

[youtube]fpq2zXUjZu8[/youtube]
But I can't get that to work either.. Unless it just does not work with during post preview?
Last edited by cbaltrin on Sat Jan 21, 2023 12:24 am, edited 1 time in total.
Big Joe: 'You just keep those Tigers busy and we'll take care of the rest.'
Oddball: 'The only way I got to keep them Tigers busy is to let them shoot holes in me...'

My Stash https://www.scalemates.com/profiles/mat ... 53&p=stash
User avatar
cbaltrin
Master Member
Posts: 776
Joined: Mon Dec 26, 2022 9:10 pm
Location: Detroit

Re: Youtube Test

Post by cbaltrin »

Ok, Found the issue. When you imbed and youtube video, youtube gives you a link starting with https , but when the forum page is rendered, it converts it to just plain old http (not secure), then the page , which is hosted on https, refuses to load the insecure content (odd, basically the same issue with private messages over on that other website...).

Code: Select all

/forum/posting.php?mode=edit&p=153943#preview:509 
Mixed Content: The page at 'https://www.spamodeler.com/forum/posting.php?mode=edit&p=153943#preview' was loaded over HTTPS, 
but requested an insecure plugin resource 'http://www.youtube.com/embed/4TMf1Gxg3CE'. 
This request has been blocked; the content must be served over HTTPS.

Last edited by cbaltrin on Sat Jan 21, 2023 5:40 am, edited 1 time in total.
Big Joe: 'You just keep those Tigers busy and we'll take care of the rest.'
Oddball: 'The only way I got to keep them Tigers busy is to let them shoot holes in me...'

My Stash https://www.scalemates.com/profiles/mat ... 53&p=stash
User avatar
Floki
Elite Member
Posts: 3548
Joined: Wed Dec 12, 2018 2:23 am
Location: Muncie, Indiana

Re: Update: Found Issue with broken Youtube Imbeds

Post by Floki »

I was wondering why I couldn't get my videos to imbed.
March as one, Don't look back
Odin's sons... Attack!
Unleash hell! Do not repent! Warfare grants us no lament
Let your weapons slash and tear This is no place for fear
Hold the lines! Move as one! In unity our victory's won
Our shields will form a mighty wall
United we shall never fall
User avatar
Gary Brantley
Addicted Member
Posts: 1746
Joined: Tue Apr 08, 2014 9:40 pm
Location: Cameron, Texas

Re: Update: Found Issue with broken Youtube Imbeds

Post by Gary Brantley »

How do we get it fixed? :hmm:
User avatar
cbaltrin
Master Member
Posts: 776
Joined: Mon Dec 26, 2022 9:10 pm
Location: Detroit

Re: Update: Found Issue with broken Youtube Imbeds

Post by cbaltrin »

I am not sure if the site owners can fix it or if it's an issue with BBC Code itself, but basically below is the code that the site spits out when you use the youtube bbc code :

Image

The code needs to spit out https: instead of http in the highlighted section above. Possibly the site admin might be able to tinker with the Content Security Policy and get it to work -- not sure.

Basically, from what I understand, as new versions of browsers have been introduced, security has been tightened and some web technologies, such as BBC Code, have not caught up yet...

NOTE: This is also why if you try to post an image and your image link starts with http instead of https, your image will not show. This is one of the reasons I like https://postimages.org/ for image hosting. -- they give you a https image link. . You just drag on drop your photo(s) onto the upload page and you get a link (or links).
Big Joe: 'You just keep those Tigers busy and we'll take care of the rest.'
Oddball: 'The only way I got to keep them Tigers busy is to let them shoot holes in me...'

My Stash https://www.scalemates.com/profiles/mat ... 53&p=stash
User avatar
keavdog
Elite Member
Posts: 3539
Joined: Thu Jan 10, 2019 1:14 am
Location: Goodyear, AZ

Re: Update: Found Issue with broken Youtube Imbeds

Post by keavdog »

Good find. I saw that with Mr Eaton's pic posts. Has to be a forum setting as it all worked before the update.

Some browsers/platforms allow passive http content such as pics. I can see johns pics on my iphone but not on my desktop - both using Chrome. I'm assuming video is not considered passive because I can't see it on my iphone.
Thanks,
John
User avatar
Thomas_M
Admin
Posts: 4407
Joined: Fri Dec 13, 2013 9:43 am
Location: Bad Wurzach - Germany
Contact:

Re: Update: Found Issue with broken Youtube Imbeds

Post by Thomas_M »

Really, this is not OK. I guess one (or more) hiccups of the new setup of the forum. I will contact Mostrich (Torben) on this.
User avatar
Gary Brantley
Addicted Member
Posts: 1746
Joined: Tue Apr 08, 2014 9:40 pm
Location: Cameron, Texas

Re: Update: Found Issue with broken Youtube Imbeds

Post by Gary Brantley »

Thanks so much Thomas! :shoutout:
Post Reply

Return to “Free Discussion”