Re: Integration issues?
Sounds like you are using pretty permalinks but your server does not support them.
Try setting $bb->mod_rewrite = false; in your config.php and see if it works then.
If that works, then you can try figuring out if your server does support mod_rewrite or multiviews. But first try disabling pretty permalinks and see if your forum works.