BB Code needs update

Here you can post your problems and questions.
Post Reply
User avatar
BadMotherFucker
Posts: 63
Joined: 05 Aug 2014 01:16

BB Code needs update

Post 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
Waffeleisen
Posts: 233
Joined: 31 Jul 2014 19:07

Re: BB Code needs update

Post by Waffeleisen »

Problem should be resolved now.
Mace
Posts: 51
Joined: 05 Aug 2014 06:55

Re: BB Code needs update

Post by Mace »

Signature is still not working.
User avatar
BadMotherFucker
Posts: 63
Joined: 05 Aug 2014 01:16

Re: BB Code needs update

Post by BadMotherFucker »

[youtube ] ID [/youtube ] still not working.
f0rt
Posts: 106
Joined: 31 Jul 2014 13:42

Re: BB Code needs update

Post by f0rt »

working now
Waffeleisen
Posts: 233
Joined: 31 Jul 2014 19:07

Re: BB Code needs update

Post by Waffeleisen »

Signatures are not enabled atm. We will enable them later.
f0rt
Posts: 106
Joined: 31 Jul 2014 13:42

Re: BB Code needs update

Post by f0rt »

Spoiler text here
you can use spoiler tag
User avatar
BadMotherFucker
Posts: 63
Joined: 05 Aug 2014 01:16

Re: BB Code needs update

Post by BadMotherFucker »

Thank you :)
technicianhard
Posts: 215
Joined: 05 Aug 2014 21:22

Re: BB Code needs update

Post 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]
Post Reply