BTW, you will need to make this change for the forum link (when it "does" work for you) to be valid:

/includes/filenames.php
Code:
 define('FILENAME_BB_INDEX', 'index.php'); // phpBB main index filename
... change "index.php" to "forumindex.php".