Page 1 of 1

BB Code needs update

Posted: 05 Aug 2014 02:02
by BadMotherFucker
Hello,

For some reason I can't use the [youtube] tag.
Can you please update the BBCode?

Also my signature is not working

Thanks
Stackoverflow

Re: BB Code needs update

Posted: 05 Aug 2014 10:36
by Waffeleisen
Problem should be resolved now.

Re: BB Code needs update

Posted: 05 Aug 2014 13:18
by Mace
Signature is still not working.

Re: BB Code needs update

Posted: 05 Aug 2014 16:25
by BadMotherFucker
[youtube ] ID [/youtube ] still not working.

Re: BB Code needs update

Posted: 05 Aug 2014 17:14
by f0rt
working now

Re: BB Code needs update

Posted: 05 Aug 2014 19:04
by Waffeleisen
Signatures are not enabled atm. We will enable them later.

Re: BB Code needs update

Posted: 05 Aug 2014 22:38
by f0rt
Spoiler text here
you can use spoiler tag

Re: BB Code needs update

Posted: 06 Aug 2014 22:52
by BadMotherFucker
Thank you :)

Re: BB Code needs update

Posted: 07 Aug 2014 02:27
by technicianhard
BadMotherFucker wrote:[youtube ] ID [/youtube ] still not working.
If u want to make some youtube videos(with settings) accepted by phpBB3 forum engine tags u should cut them properly:

For example we got this link with a lot of settings: youtube.com/watch?v=stFQWpSPAck&feature=youtu.be&list=UUaeWbrDxisAy20Ap5Q5pGkw

If u want this video be acepted by

Code: Select all

[youtube][/youtube]
u should cut variable marked with red (it starts with first "=" mark and ends with first ampersand)

So for upper link u need code like this:

Code: Select all

[youtube]stFQWpSPAck[/youtube]