This tutorial will show you how to add youtube video to your phpbb3 + forums. Your users will be able to use the url for any video within a bbcode tag.
Example:
[youtube]http://www.youtube.com/watch?v=0to1HDxtkM4[/youtube]
File to edit
includes/bbcode.php
Steps :
1. Open includes/bbcode.php and find the following on about line 121
Directly under that add the following codes:
Save and upload.
Next go to your phpbb admin and click on the Posting tab then click on the BBCodes link. Click the Add a new BBCode button Paste the following in the first box
Then paste the following in the second box
Paste the following in the next field
Then check the box for Display on posting page
Click Submit. You should now see the youtube bbcode when posting/editing . Enter the url to any youtube video and it should display in your post.
Consider buying me coffee if you find this tutorial helpful.