Just put this
<?php if (function_exists(“wp2bb”)) wp2bb(); ?>
in the middle of your header.php in your current theme.
Make sure to place the code above after the ?>
code that is already put in your header.php file. offcourse you can also omit php brackets and just put the condition
The ID number of the forum is acquired at the url, where f=’number’ for example f=3 pointing that the ID is 3