Just wanted to alert everyone that Role Manager isn’t dead and will receive updates soon.
Recent Updates RSS Toggle Comment Threads | Keyboard Shortcuts
-
Ben L.
-
Ben L.
Two high priority bbPM fixes are now available in the repository: Private Messaging conversion makes threads, and Private Messaging conversion actually works.
-
Ben L.
If you downloaded bbPM 0.1-alpha7 before this post, download it again. I accidentally released a broken version.
-
Ben L.
What do you want to see in my bbPress plugins in the future? Are there any bugs that still exist? Have something else you’d like to say about them? Leave a comment.
-
sunny
Definitely some bugs on our forum site:
1) pagination is broken when on 2nd page of PMs and gets screwed up
2) suddenly, all new PMs don’t show up at forum.example.com/pm but if manually input the URL to the new PMs as announced to user via email, then PM displays fine (maybe related to pagination issue?)
3) NEW PM link leads to blank pageOther ideas:
- search PMs (definitely in demand)
- auto guess recipient user names while typing when sending NEW PM or ADDING USER TO PM (definitely in demand)
- prune old PMs (not super necessary)
- labeling system for PMs (not super necessary)Great work mate!
-
Lars
2 parter… 1. Why do both you and the the person who you PM get an email, should it possibly be only the person who you PM get the email about a new PM. 2. Could you build in the ability to opt out of PM emails somehow. So you no longer get emails at all about new PM’s if you are a regular poster and would rather just see the display message about a new PM.
-
Jon Messer
I am trying to install bbPM on my bbPress site (integrated with WP) but each time I try to install I get the same error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home5/gofoucof/public_html/richmondideanetwork/bbpress/my-plugins/bbpm/bbpm.php on line 16
The forums say I need php 5 which I am running php 5.2.9 Can you assist me please? This is for an educational setting. Feel free to email.
-
-
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.
I just committed the new version of bb-NoSpamUser to the bbPress plugins SVN repository (using Mozilla Bespin), but I don’t currently have access to my home computer’s bbPress installation (I fixed an error with Backpress, but it seems to have backfired with my automated SVN up script, and unfortunately, I have no access to my filesystem from outside of my house)
Anyway, anyone with Subversion can grab the latest version (please use it on a local install first, as I said, I haven’t been able to test it) and try it out. It’s a complete rewrite.
-
Ben L.
For everyone who’s having problems with my bbPress plugins, I’m on vacation right now, but I’ll be back by next week. I have updates planned for all of my plugins, including a total rewrite of bb-NoSpamUser, so stay tuned!
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?