Just upgrade bbpress to 1.0 version, after active the bbpress smilies plugin I found an issue for previous post-form.php
<?php bb_do_action('bb_grins'); ?> does not work anymore. in another word, at the top of post form, user can not see the smilies which they can click on to select.
any idea? thanks.