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!
No Avatar
VID1973 Offline
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 20:15
Local time: Saturday 20:31
Last active: -

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 Offline
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 09:55
Local time: Saturday 22:31
Last active: -

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.
No Avatar
VID1973 Offline
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 20:15
Local time: Saturday 20:31
Last active: -

Re: youtube code

Post by VID1973 »

What about the bottom part oliver ???
No Avatar
VID1973 Offline
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 20:15
Local time: Saturday 20:31
Last active: -

Re: youtube code

Post by VID1973 »

should i add any text to these codes ?
No Avatar
VID1973 Offline
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 20:15
Local time: Saturday 20:31
Last active: -

Re: youtube code

Post by VID1973 »

anyone please ???
No Avatar
VID1973 Offline
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 20:15
Local time: Saturday 20:31
Last active: -

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 Offline
Site Admin
Site Admin
Posts: 4,294
Joined: 12 May 2008, 21:26
Local time: Saturday 22:31
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

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.
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
VID1973 Offline
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 20:15
Local time: Saturday 20:31
Last active: -

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 Offline
Site Admin
Site Admin
Posts: 4,294
Joined: 12 May 2008, 21:26
Local time: Saturday 22:31
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

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.
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
VID1973 Offline
BBCoder II
BBCoder II
Posts: 21
Joined: 05 Mar 2010, 20:15
Local time: Saturday 20:31
Last active: -

Re: youtube code

Post by VID1973 »

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