Latest Updates: bbPM RSS

  • Ben L. 5:30 pm on Sunday, September 27th, 2009 Permalink | Reply
    Tags: bbPM

    If you downloaded bbPM 0.1-alpha7 before this post, download it again. I accidentally released a broken version.

     
    • Ashfame 12:01 am on Wednesday, September 30th, 2009 Permalink | Reply

      Hey buddy! How about a tutorial on creating an admin panel for themes & plugins in bbPress? I am sure it will be very much beneficial for the community.

      • Ben L. 3:39 pm on Wednesday, September 30th, 2009 Permalink | Reply

        Here you go!

    • Mezin Eugene 2:49 am on Friday, October 16th, 2009 Permalink | Reply

      bbPress (with bbPM) and WordPress are working together sharing the same user database. Is it possible to make a plugin-reminder about new messages in a WordPress?

  • Ben L. 7:04 am on Sunday, August 23rd, 2009 Permalink | Reply
    Tags: bbPM

    Okay, we still have 6 queries on every page except PM threads, and on PM threads, we have 7. The reason for this is simply because bbPM doesn’t need anything other than the last post of each thread and some meta to figure out what everything is on most pages, so less data is being transferred.

     
    • JT 12:22 pm on Wednesday, August 26th, 2009 Permalink | Reply

      Hey there, I have a quick question. In the forum I am using, the unsubscribe link sends us to a blank page. Do you have an idea of what is going on?

      I am sorry if this question is in the wrong place or has already been answered, but help is much appreciated.

      • Ben L 2:04 pm on Wednesday, August 26th, 2009 Permalink | Reply

        Could I have a link to your forum? It would be really helpful.

        • JT 2:07 pm on Wednesday, August 26th, 2009 Permalink | Reply

          http://easyloungin.com/forum/

          • Ben L 2:15 pm on Wednesday, August 26th, 2009 Permalink | Reply

            It seems to be a problem with Subscribe to Topic… I’ll make a patch.

            • JT 2:29 pm on Wednesday, August 26th, 2009 Permalink | Reply

              Thank you!

              • Ben L 2:39 pm on Wednesday, August 26th, 2009 Permalink | Reply

                The patch is now in the repository, so it should be downloadable within the hour.

                • jtripp 10:07 pm on Wednesday, August 26th, 2009 Permalink

                  Thank You!!

  • Ben L. 3:19 pm on Saturday, August 22nd, 2009 Permalink | Reply
    Tags: bbPM

    bbPM now has 6 queries per page instead of 25+!

     
    • marina 10:12 pm on Monday, August 31st, 2009 Permalink | Reply

      I don’t know how to start a new question, I can only make replies here! When you send someone a PM it sends you an email saying that YOU sent YOU a private message in the forums. It should only show when someone sends you a message, right?

      • Ben L 1:55 pm on Tuesday, September 1st, 2009 Permalink | Reply

        That is fixed in 0.1-alpha7. You can download the development version to get this fix right away.

  • Ben L. 1:23 pm on Saturday, August 22nd, 2009 Permalink | Reply
    Tags: bbPM

    Why everyone will love bbPM 0.1-alpha6:

    Forum admins can be added to a conversation if users are misbehaving, removing the need to go into the database.

    Users will be able to send private messages to multiple recipients as well as add recipients in the middle of a conversation and still have them see the whole thing.

    Everyone will appreciate not having every message and reply show up separately.

     
    • Row 2:25 am on Monday, August 24th, 2009 Permalink | Reply

      Couldn’t find download link for alpha 6 on bbpress.org

      • Ben L 6:28 am on Monday, August 24th, 2009 Permalink | Reply

        It’s not currently released as stable. It’s the development version.

  • Ben L. 9:20 am on Saturday, August 22nd, 2009 Permalink | Reply
    Tags: bbPM

    Working on bbPM. The next version will have the ability for more than 2 people to be part of the same message chain. So far, it looks like I’ll have to do an almost complete rewrite.

     
  • Ben L. 12:45 pm on Friday, May 8th, 2009 Permalink | Reply
    Tags: bbPM

    And now, there’s an admin panel.

     
    • Rhys 2:06 am on Saturday, May 9th, 2009 Permalink | Reply

      Hey,
      Awesome plugin but I am encountering a 404 Error when I click the Private Messages link. As any normal person I read the ReadMe and saw that this is the possible answer:
      `
      RewriteRule ^pm/?(.*)$ /forums/my-plugins/bbpm/index.php?$1 [L]
      `
      (I changed it to forum/ (without the s))
      However, when I enter this code into the root Htaccess file I get the error 500. I removed the ” ` ” and there wasn’t the 500 error but the 404 error. I also saw you had /my-plugins/ not /bb-plugins/ which is the default directory for plugins in the 0.9 installation of wordpress. Which then led me to make some changes and come up with this piece of code:

      RewriteRule ^pm/?(.*)$ /forum/bb-plugins/bbpm/index.php?$1 [L]

      Too bad that also doesn’t work.

      Extra Info, bbPress is intergrated with WordPress, Hosted with Dreamhost, tried both bits of code in the root .htaccess (the one wordpress created) and the root bbPress directory.

      Any help would be great!
      Thanks
      Rhys

      • Nightgunner5 8:08 am on Saturday, May 9th, 2009 Permalink | Reply

        You have bbPM installed in bb-plugins. It should be in my-plugins.

        • saurabhstar 11:15 am on Friday, May 15th, 2009 Permalink | Reply

          hey bro, I m getting the same error… I have also tried installing it into my plugins, configuing .htaccess file located on the root and also the one located in my forum directory… But still getting 404 error.. any help ???????

      • squidster 6:46 pm on Friday, June 19th, 2009 Permalink | Reply

        Hi, would love to use this plugin but keep getting 403 (forbidden).

        I’m running bbPress Version 1.0-rc-3 and bbPM 0.1-alpha5. My knowledge of geek is limited. Thanks.

      • Aaron 7:00 pm on Thursday, July 9th, 2009 Permalink | Reply

        Nightgunner, I have bbpm in my-plugins folder and activated. I modified the .htaccess with the provided rule. The link is pointed to the correct folder but nothing is found. bbpress is integrate, and I know I have other fires to put out but this is one of them. Can you offer any thoughts?

        • Nedsferatu 12:17 pm on Friday, July 24th, 2009 Permalink | Reply

          same here. would love to get this working! Thanks!

          • K2 11:54 pm on Friday, July 24th, 2009 Permalink | Reply

            Me too…wordpress 2.8.2 fully integrated with bbpress, at first needed to set permalinks to “name based” to see bbPM without 403/ 404 error…now I can see bbPM load but as soon as I hit “send” same errors 403/ 404 forbidden and I also have added to it to my-plugins and added the .htacess bit. Would love to have this, feeling totally frustrated…hope there is an easy fix?

            • K2 12:06 am on Saturday, July 25th, 2009 Permalink | Reply

              I turned on permalinks in bbpress settings.(for anyone needed to try a fix) Also only plugins are akismet, bozo users & bbPM

              • K2 11:42 am on Monday, July 27th, 2009 Permalink | Reply

                Everything works now…Awesome! I’m loving your plugins. I just had to change permission to 755 on ‘my-plugins’ directory. (hope that’s a good setting) bbPM works with WordPress 2.8.2 & bbPress 1. This also fixed my other plugin problems too. follow the steps above and set permission if you’re having problems.

                • Nightgunner5 10:24 am on Tuesday, August 4th, 2009 Permalink

                  Yes, 755 is the best for directories on web servers. Great find! I’ll make a notice appear if the user has my-plugins without 755 or bbPM not inside my-plugins.

                • Nedsferatu 9:00 am on Monday, August 10th, 2009 Permalink

                  I get the error at the top of my admin screen that says:

                  The my-plugins directory has its permissions set to 755. This is not recommended. Please use 755 instead.

                  Still having the same issues with 404’s

      • Mitko1239 10:14 am on Tuesday, August 4th, 2009 Permalink | Reply

        I want to translate it,but there’s no english files in the translations folder.How do I translate it?

        • Nightgunner5 10:22 am on Tuesday, August 4th, 2009 Permalink | Reply

          http://plugins-svn.bbpress.org/bbpm/trunk/translations/bbpm.pot is the English file that you’ll need to translate. I suggest using Poedit to translate.

  • Ben L. 2:21 pm on Thursday, May 7th, 2009 Permalink | Reply
    Tags: bbPM

    bbPM is now available in four languages.
    bbPM ya está disponible en cuatro idiomas.
    bbPM est maintenant disponible en quatre langues.
    bbPM ist jetzt in vier Sprachen verfügbar.

     
  • Ben L. 5:13 pm on Wednesday, May 6th, 2009 Permalink | Reply
    Tags: bbPM

     
  • Ben L. 11:31 am on Wednesday, May 6th, 2009 Permalink | Reply
    Tags: bbPM

    bbPM now works with 0.9, as well as without pretty permalinks.

     
  • Ben L. 7:55 am on Wednesday, May 6th, 2009 Permalink | Reply
    Tags: bbPM

    bbPM 0.1-alpha1:

    DownloadDemo

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel