Radio Gunk
Member
ever since they updated their site a few weeks ago, liveleak videos don't seem to want to embed
any help would be appreciated
any help would be appreciated
Indeed, they do not seem to embedding anymore, https://xenforo.com/community/threads/test.143937/post-1233158
<iframe width="500" height="300" src="https://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>
It looks like their embeds need to be served over SSL now which, IIRC, when we implemented the BB code media sites in XF2, still wasn't available.
I've just updated it here and it seems to work.
For XF1, you just need to edit the BB code media site definition and change the embed HTML to:
For XF2, we'll ensure it's updated for the next release automatically.HTML:<iframe width="500" height="300" src="https://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>
What message? You didn’t mention any sort of error message before.
I can confirm the issue in 1.5 and changing the code does fix it, but you did mention a media add on so it may be the case that it needs to be updated for the issue to be resolved.
Why you'd change a single letter in your URLs is beyond me but... that seems to be it.
We use essential cookies to make this site work, and optional cookies to enhance your experience.