Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

youtube code no longer working

Asked Modified Viewed 3,480 times
C
Cupid
C
Cupid 10
  • Member, joined since
  • Contributed 151 posts on the community forums.
  • Started 49 threads in the forums
  • Started this discussions
asked
Member

I have a thread that is about six pages long on one of my sites. It allows people to post youtube videos. But for some reason the videos are just coming up blank whenever you post them now.

THey used to work fine.

Youtube code is enabled

Take a look for yourself.

http://rf.vivalavoltz.com/forum/viewt...ead_id=452

You can see on the first few pages the videos show just fine, but on the last page videos don't show. What's the problem?
0 replies

5 posts

P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

Is that a standart bbcode?
Paste the code of bad messages if yes (somewhere).
0 replies
2
29sd102
2
  • Member, joined since
  • Contributed 107 posts on the community forums.
  • Started 26 threads in the forums
answered
Member

The same has happened on my site. Old bb code doesnt work with the u-tube URL.
This seems to work, but members dont understand.



(below is a post from my site)



This is a u-tube embed code



<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/9o9nqy3mGO8?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9o9nqy3mGO8?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>



You need to copy and paste this part only


<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/9o9nqy3mGO8?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9o9nqy3mGO8?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>



Now you have this part only : /v/9o9nqy3mGO8?fs=1 (after .com and before the & )

Highlight the part and click the u-tube bb code below


It should now look like this : [you tube]v/9o9nqy3mGO8?fs=1[/youtube]


Now click the post button,,


[youtube]v/9o9nqy3mGO8?fs=1[/youtube]

You should have this

pat

29sd102
0 replies
G
GMUDuckman
G
  • Senior Member, joined since
  • Contributed 266 posts on the community forums.
  • Started 6 threads in the forums
answered
Senior Member

I still think this bbcode is too hard for the non-developer user. It should accept the whole URL. its not hard to just do a string search and find the stuff between the v= or v/
0 replies
M
mpkossen
M
  • Senior Member, joined since
  • Contributed 267 posts on the community forums.
  • Started 4 threads in the forums
answered
Senior Member

I still think this BBcode is useless. A link to a youtube movie would be way better (think about what embedding all those movies does to load times).

However, yes, we can optimise it. I'd even propose allowing full URLs, I mean, we can easily match the right part ourselves.
0 replies
2
29sd102
2
  • Member, joined since
  • Contributed 107 posts on the community forums.
  • Started 26 threads in the forums
answered
Member

Just spoke to my 11 year old son,, He says this lay out is u-tube's old one,, so they have changed something

pat:D
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

M
M
  • Senior Member, joined since
  • Contributed 267 posts on the community forums.
  • Started 4 threads in the forums
C
C
Cupid 10
  • Member, joined since
  • Contributed 151 posts on the community forums.
  • Started 49 threads in the forums
  • Started this discussions
2
2
  • Member, joined since
  • Contributed 107 posts on the community forums.
  • Started 26 threads in the forums
P
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
G
G
  • Senior Member, joined since
  • Contributed 266 posts on the community forums.
  • Started 6 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet