bbPress Plugin Browser »

bbPM (1.0.1)

Download

Version: 1.0.1

Other Versions

Last Updated: 2010-7-23

Requires bbPress Version: 1.0 or higher

Compatible up to: trunk

Author Homepage »

Plugin Homepage »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(27)

Your Rating

Author: Ben L.


  1. citizenkeith

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    Just wanted to pop in and let you know that I upgraded my PHP and am now using the Development Version. The only problem I've had is losing hundreds of messages that wouldn't export from the old PM plugin. Aside from that, it's working great.

    One suggestion: can you highlight unread messages in the list view? Maybe utilize some code from ck's Unread Posts plugin:
    http://bbpress.org/plugins/topic/unread-posts/

    Thanks for all your work, Nightgunner!

    Posted: 2 years ago #
  2. alexemilovx

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    When I click on "Private Msgs" or someone's profile "Send PM" I get: Page not found.
    http://www.forum.fnsc.info/pm ? http://www.forum.fnsc.info/pm/new/someone
    there's no such folder?

    Posted: 2 years ago #
  3. citizenkeith: The development version now has unread PM functionality and is compatible with the unread posts plugin's CSS class names.

    alexmilovx: http://bbpress.org/plugins/topic/bbpm/faq/ is your friend.

    Posted: 2 years ago #
  4. Michael3185

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    bbPM works superbly for me on 0.9.0.5, but one problem is driving me nuts. It turns quotes into /quote in messages. Ie., isn't becomes isn/'t! How on earth do I fix this - bearing in mind that I know nothing of PHP.

    Posted: 2 years ago #
  5. citizenkeith

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    Michael, the answer to your question is located at the top of Page 3 in this very thread.

    Posted: 2 years ago #
  6. Is the development version at all stable? I'd like to use the features in that version, but I'd also like to be able to rely on the plugin.

    By the way, in the non-dev version, the plugin displays the same avatar for everybody. I don't know if it's because I have the bbPress Avatars plugin running, too.

    Posted: 2 years ago #
  7. The development version is more stable than the stable version at the moment.

    Posted: 2 years ago #
  8. circuit

    Member

    using the most recent dev version:

    1. why are some users getting the message "You are not allowed to write private messages. Are you logged in?"

    2. why are all notifications going out with my email address in the sender details? where is bbPM picking up the email from? as i am the admin, is it getting it from my profile? i don't really want all the PMs going from my address.

    Posted: 2 years ago #
  9. The you are not allowed to write private messages error is caused by the user being a bozo, guest, or inactive.

    The notifications are sent using bb_mail, so it's the same as messages sent when users register.

    Posted: 2 years ago #
  10. this ads to me header, but its screwed my formatting, is there anyway to add the link (you know the one that shows how mcuh messages you got, and takes you straight to the pm page) anywhere on the site. is there a function that does it shows the link (with the total new messages) anywhere i put it on my template?

    Posted: 2 years ago #
  11. is there a function that displays and links to the private messages.. becuase the current plugin just hooks on to the log out link and it completly screwed my formatting on the header.php ... can custom place it anywhere instead of a function or something?

    Posted: 2 years ago #
  12. massbase: Update to the newest alpha. I have added a setting in the admin panel.

    Posted: 2 years ago #
  13. this <?php if ( function_exists( 'bbpm_messages_link' ) ) bbpm_messages_link(); ?> creates this Error /bbpm/bbpm.php on line 509

    Posted: 2 years ago #
  14. i went back to 0.1-alpha4b

    Posted: 2 years ago #
  15. Whoops! A typo! Try it now.

    Posted: 2 years ago #
  16. thanks it works now

    Posted: 2 years ago #
  17. citizenkeith

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    When I use the latest alpha, the "Private Messages" link does not appear in the header.

    Posted: 2 years ago #
  18. Okay, I found the problem. It was checking the setting before it retrieved it from the database. This should be fixed now.

    Posted: 2 years ago #
  19. citizenkeith

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    That did the trick. Thanks Nightgunner.

    Posted: 2 years ago #
  20. zapata

    Member

    Hi, is there a way to have an Admin look at all the PMs : From - To - Message Text?

    Posted: 2 years ago #

RSS feed for this topic

Add a Comment »

You must log in to post.