youtube code

Support for PhpBB3 BBCodes. Post here to get help with any BBCode related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
VID1973
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 22:15

youtube code

Post by VID1973 »

Hi everyone

I have been having problems on my board with posting youtube vids.

I deleted the old code and installed a new one to try and resolve it.

Ooops...all my videos have gone and its all just the embedded codes !!!!

I am using this version 3.0.6

Can someone point me in the right direction for the correct youtube code to use.

Cheers

Vid
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

Re: youtube code

Post by Oliver »

Image Image


REMOVED!!!
Contained dangerous code.


:ugeek:
Last edited by Stoker on 14 Aug 2010, 13:27, edited 1 time in total.
Reason: REMOVED!!! Contained dangerous code.
VID1973
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 22:15

Re: youtube code

Post by VID1973 »

What about the bottom part oliver ???
VID1973
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 22:15

Re: youtube code

Post by VID1973 »

should i add any text to these codes ?
VID1973
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 22:15

Re: youtube code

Post by VID1973 »

anyone please ???
VID1973
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 22:15

Re: youtube code

Post by VID1973 »

Thanks oliver !!!!

Now all my vids have dissapered ...(sorry about the double post stoker)

Is a code still available for phpbb 3.0.6

Thanks for any assistance
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: youtube code

Post by Stoker »

Install the Youtube BBCode we have here, its for all phpBB versions.
If the problem persist, go to phpbb.com and download STK, install it and reparse bbcodes.
Thats the way to do it.
Board rules! No PM support
VID1973
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 22:15

Re: youtube code

Post by VID1973 »

It does not seem to be working & unfortunatly i have no experiance with the STK kit.

I have installed the code like this

BBCODE USAGE - [youTubeBB3]http://www.youtube.com/watch?v={IDENTIFIER}[/youTubeBB3]

HTML REPLACEMENT - <div style="text-align:center;">
<table width="505" height="440" border="0" cellpadding="0" cellspacing="0" style="text-align: center;">
<tr>
<td background="./images/playerbbcodes.png" width="505" height="440"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/{IDENTIFIER}&r ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{IDENTIFIER}&r ... 2=0xd4d4d4" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></td>
</tr>
</table>
</div>

HELPLINE - [YouTubeBB3]link to Video[/YouTubeBB3]

SETTINGS - DISPLAY ON POSTING PAGE - YES

Is this all correct

Sorry for the simple questions

Vid
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: youtube code

Post by Stoker »

Yes, that is fine.
But as I said you need to reparse bbcodes. STK is here: http://www.phpbb.com/support/stk/

Another solution would be to edit all your posts containing the youtube bbcode.
Board rules! No PM support
VID1973
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 22:15

Re: youtube code

Post by VID1973 »

Thanks anyway....a just deleted all my vids and put another code in
Locked