Forums

Join
bbPress Support ForumsPluginsbbpress smilies plugin questions

Info

Tags

bbpress smilies plugin questions

  1. 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.

  2. There is no bb_do_action, only do_action.
    bb_do_action has been removed.

    Are you talking about the plugin created in this thread:
    http://bbpress.org/forums/topic/emoticons-for-bbpress

    Why not post your question there, where it will actually be relevant?

  3. thanks, _ck_, I tried do_actiion, but still no luck.

    as you suggested, I move this post to the thread you recommend.

  4. You must log in to post.