Hi!
I’ve adapted the bbpress 2.0 plugin templates to my own theme…
…and works fine!
Take a look in http://www.vruiz.net/foros
Thanks for this unpayable plugin
Finally I use:
require_once(dirname(dirname(__FILE__)) . '/wp-blog-header.php');
because some functions don’t work properly with ´/wp-config.php´
.
Thanks anyway.