I tried it but this happen when I get in the General:
Parse error: syntax error, unexpected T_STRING in …/bbpress.php on line 14
You can see it here
http://mmo4teens.netai.net/forums/forum/general/
I don’t know if this is right but the error seems to be in this line ( ran some php code checker and read the error on my page):
<?php the_title( ‘<h2 ‘ . hybrid_get_attr( ‘entry-title’ ) . ‘>‘, ‘</h2>’ ); ?>