I just upgraded to phpbb 3.2 and this YouTube BBCode works with mine. BBCode usage [youtube]{SIMPLETEXT}://www.youtube.com/watch?v={IDENTIFIER}[/youtube] HTML replacement <iframe width="560" height="315" src="//www.youtube.com/embed/{IDENTIFIER}" frameborder="0" allowfullscreen></iframe> If all you...