Embedd Google Video on phpBB instructions Make the following modifications to forum/includes/bbcode.php Find the bbencode_first_pass function Locate the end of the function // Remove our padding from the string.. return substr($text, 1); Add the following just before the above: // [gvid] and [/gvid...