youtube code

Support for PhpBB3 BBCodes.
Post here to get help with any BBCode related issue
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!

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

Re: youtube code

Post by Oliver »

Image Image


REMOVED!!!
Contained dangerous code.


:ugeek:
Last edited by Stoker on 14 Aug 2010, 11:27, edited 1 time in total.
Reason: REMOVED!!! Contained dangerous code.

Re: youtube code

Post by VID1973 »

What about the bottom part oliver ???

Re: youtube code

Post by VID1973 »

should i add any text to these codes ?

Re: youtube code

Post by VID1973 »

anyone please ???

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

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.

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

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.

Re: youtube code

Post by VID1973 »

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