Soundcloud URL/embedding is broken?
#1
Thread Starter
DVD Talk Hero
Soundcloud URL/embedding is broken?
When I post a soundcloud link, it doesn't show up as a link or an embedded element. It just shows blank. Maybe it's just me and/or my browser?
Example: Below is a song URL on Soundcloud:
When I post, I don't see the URL or a SoundCloud embedded element. Does anyone else?
Example: Below is a song URL on Soundcloud:
When I post, I don't see the URL or a SoundCloud embedded element. Does anyone else?
#2
DVD Talk Reviewer/ Admin
Joined: Sep 1999
Posts: 31,610
Received 2,772 Likes
on
1,842 Posts
From: Greenville, South Cackalack
Re: Soundcloud URL/embedding is broken?
There's a conflict between the Soundcloud embed code and vBulletin's word censoring:
And since ****** is not valid Javascript, it errors out behind the scenes and nothing happens. (It's "o n l o a d" -- without spaces -- that's being censored.)
Code:
script.****** = script.onreadystatechange = function() {
Code:
script.****** = script.onreadystatechange = null;
#3
Thread Starter
DVD Talk Hero
Re: Soundcloud URL/embedding is broken?
interesting... Thanks Adam. So... why is that word (O N L O A D) being censored? Does it have to do with some weird script hacking issue, or is it like when the forum bans certain websites (thefilmstage I think was one of them?)...
#4
Administrator
Re: Soundcloud URL/embedding is broken?
I don't think there's an amazing reason to censor it. I will remove it from the censored list.
The following users liked this post:
Dan (10-05-20)
#5
Thread Starter
DVD Talk Hero
Re: Soundcloud URL/embedding is broken?
^ that would be awesome, thank you!




