If you downloaded bbPM 0.1-alpha7 before this post, download it again. I accidentally released a broken version.
Latest Updates: bbPM RSS
-
Ben L.
-
Ben L.
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
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.
bbPM now has 6 queries per page instead of 25+!
-
Ben L.
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.
-
Ben L.
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.
And now, there’s an admin panel.
-
Rhys
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-
Aaron
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
same here. would love to get this working! Thanks!
-
K2
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
I turned on permalinks in bbpress settings.(for anyone needed to try a fix) Also only plugins are akismet, bozo users & bbPM
-
K2
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.
-
Nedsferatu
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
I want to translate it,but there’s no english files in the translations folder.How do I translate it?
-
-
-
Ben L.
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.
-
Ben L.
bbPM now works with 0.9, as well as without pretty permalinks.
-
Ben L.
Ashfame 12:01 am on Wednesday, September 30th, 2009 Permalink |
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 |
Here you go!
Mezin Eugene 2:49 am on Friday, October 16th, 2009 Permalink |
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?