Kalico:
Sorry about the delay. Its best to post a response at http://www.happypoet.com/hackery/wphpbb/
I check that daily.
Which version are you using?
If its the beta there were some problems, which I have fixed with the lastest beta, but its still beta.
One of the fixes was that one of the settings for the input box was not being declared.
About the comments, if you want the comments not to be seen on the pages then you can make a modified page template. Then instead of linking to the comments.php.
Take the code from the modified comments.php and remove this line.
<?php if ( function_exists(‘wphpbb_comments’)){ wphpbb_comments($id);} ?>
This prints the comments. The wphpbb_quickreply prints the quick reply.
wilbur
Hi there!
Perhaps this question has nothing to do with WP_PHPBB itself; is there anyway you can show wordpress sidebar in a phpbb forum?
I like the WP_PHPBB comment and login integration, but you lose the sidebar when you load the forum.