I've just run through all 17 pages of this thread and can't find the answer to our issue: downloaded, installed, activated bbPMv1 easily. Running bbPress 1.02. Try to send a PM, and get a completely blank page. I saw this same question at http://bbpress.org/forums/topic/bbpm-blank-page but no response recently.
bbPress Plugin Browser »
bbPM (1.0.1)
Download
Version: 1.0.1
Last Updated: 2010-7-23
Requires bbPress Version: 1.0 or higher
Compatible up to: trunk
Average Rating





Your Rating
Author: Ben L.
-
Posted: 1 year ago #
-
Is there a way to call this function into WordPress, that if my registered users are on my frontpage (WordPress) can see that they have a new message?
Thank you for your answer...
Posted: 1 year ago # -
Hi Nightgunner5,
is there a know solution for the problem that the bb-code buttons are only shown on creating a new message but not when answering a message?
Regards
Tom
Posted: 1 year ago # -
Hello there. I wish I could say bbPM worked brilliantly, but I never got as far as seeing it alive. I can see the 'PM this user' links and the 'Private Messages' in mij loggedin field, but when I click on it I get the following Warnings.
Warning: include() [function.include]: Filename cannot be empty in /usr/home/deb10967/domains/salonindien.nl/public_html/ssiv2/bb-includes/functions.bb-template.php on line 45
Warning: include() [function.include]: Filename cannot be empty in /usr/home/deb10967/domains/salonindien.nl/public_html/ssiv2/bb-includes/functions.bb-template.php on line 45
Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/deb10967/domains/salonindien.nl/public_html/ssiv2/bb-includes/functions.bb-template.php on line 45`
I have read something about installing it in My-Plugins instead of bb-plugins, but that didn't help. I will try an deactivate a few running plugins, but can someone help me fix this? That would be rather nice.
Posted: 1 year ago # -
I get the following error: [an error occurred while processing this directive]
Posted: 1 year ago # -
Hi Nightgunner5
The bbpm "private messaging between parties" is a great piece of kit and should prove to be an excellent value add for closed forums where people are all known in a community, but want certain interactions they make between parties to remain private.
I see that you are effecting the font size in this statement beginning on line 977 in the BBPM.PHP file...
I am trying to make some subtle changes to the color of the font in this section when the count is greater than zero....
If the count is greater than zero, I want to be able to make it RED as in the example I have pasted below. (Either my code is wrong or I am not going to be able to change the color here, because it does not change, whilst the size configuration in the statement does effect the size as your original code did.......)
<!--
........if ( $count ) return $link . ' | <font color="#FF0000" size="2">get_link() . '">' . sprintf( _n( '1 new Private Message!', '%s new Private Messages!', $count, 'bbpm' ), bb_number_format_i18n( $count ) ) . '</font>'; return $link . ' | get_link() . '">' . __( 'Private Messages', 'bbpm' ) . '';
}
-->Can you suggest how I can resolve this..... thanks.
Posted: 1 year ago # -
Thank you for this great plugin. You can donwload my revised German translation here:
http://wir-machen-keine-fehler.de/downloads/17Frank
Posted: 1 year ago # -
Is it possible to send an administrative PM to all members?
Regards
Tom
Posted: 1 year ago # -
THX "Ben Li" for the Great plugin
Posted: 1 year ago # -
hi Nightgunner5 or anyone else who can help
PM works fine except for 2 little annoyances
1. I have maximum PM threads per user set to 50 in the Settings, yet only about 10 subjects can ever be displayed. Surely if set to 50 threads, 50 subjects should be able to appear in the inbox?
2. When a PM is sent by a User it generates an email to the User's email address notifying them that they have sent an email. The User knows they sent a PM because they just sent it :) Can this be turned off? Of course, need to keep having an email sent to the recipient of the PM telling them that they have a PM to go and look at
any help appreciated
cheers
brucini
Posted: 1 year ago # -
Great Plugin, Thanks!
Posted: 1 year ago # -
Hey Ben,
I believe I spotted a js bug in the privatemessages.php file.
I am using version 0.1-beta1. I wish I could upgrade, but I had to change a lot of code because of the extravagant requests of a client.Anyway…
When sending a PM, filling in the input#to field, the autocomplete function creates a ul. Clicking the li had no effect (I did a console.log test, and verified the click event was't triggered). I realised this happened because the blur event hid the ul before the click event is triggered. I solved this adding a setTimeout in the blur event function,with a delay of 1000. A bit naïve maybe, but it does the trick (and the js callback chain gets me crazy, os I choose the easy way out)
Cheers,
DavidePosted: 1 year ago # -
thanks for the update. I didn't want to mess with the variables that use it, but you spelt 'receive' wrong throughout as 'recieve'. Otherwise amazing! thank you for the great work!!
Posted: 1 year ago # -
Ben, this is a truly great plugin!
The updated version 1.0.1 is very clean and professional.
Tell me, is there a way to stop each reply from nesting below the previous PM? The amount of available space keeps shrinking each time until there is limited space to write.
Keep up the solid work!!
Tom
Posted: 1 year ago # -
In the french translation, there were no string (no translation) for "1 new message", and "%s new messages".
that lead to the not nice bug : when you got a new message, the link "you've got new PM" is no longer here (but it is here when you have no PM ! )Sooo ....
I open the .po, I made a full translation, and I send the .po and .mo to Ben L.
I hope you (Ben L.) will update the plugin, and your translation site.Posted: 1 year ago # -
I made an update about this translation (I had a bug on the mail translation :( )
I again sent it to the creator of this nice plugin, but as I did not get any answer from my previous mail, I decided to let people download the files from my blog :
http://www.2diabolos.com/blog/plugin-bbpress-adsense-injection/traduction-bbpm-fr_fr/Posted: 1 year ago # -
hi
the plugins works well , but when i try ton send a PM , i got a 500error.
i'm using the last version of bbpm&bbpress , php 5 enabled.
>>>>>>>>>>>>>>>>>
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, postmaster@tuto4you.fr and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Posted: 1 year ago # -
i make it work finally (chmod error...)
but now , i got a compatibility problem with nicer permalink plugin...
Posted: 1 year ago # -
Did you chmod this to 755?
Posted: 1 year ago # -
????
Posted: 1 year ago #
Add a Comment »
You must log in to post.