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. Tomcraft1980

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    I compared the files. This one is exactly the same file as in the dev-version, so no weird thing happened.

    But the fix doesn't work for me. =(

    Kind regards

    Tom

    Posted: 2 years ago #
  2. Tomcraft1980: Wow, I'm glad you're here to test my changes! Otherwise, I wouldn't have found out that I fixed the bug in the wrong place! http://plugins-dev.bbpress.org/changeset/2668 (Try the dev version now.)

    Posted: 2 years ago #
  3. clickstar10

    Member

    hi

    Posted: 2 years ago #
  4. Tomcraft1980

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    GREAT! The bug is fixed now!

    An option to delete members from a conversation would be great. ;-)

    Kind regards

    Tom

    Posted: 2 years ago #
  5. adamjani

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    Hi,

    I'm a newbie in bbpress (and php too), sorry for the lame questions...

    I have installed a bbpress forum with a very useful bbpm (and also some other) plugin. It worked pretty well, until last day, when - I don't know why - the bbpm plugin stopped working. When I click the bbpm link on the pages I get 404 error (web page missing).

    I have read all information I find about this problem, but didn't help. (the plugin is already installed to the my-plugin directory, and the whole my-plugin dir has 755 right attribute)

    I have tried to uninstall and reinstall bbpm, and it's didn't help too.

    The bbPress version is 1.0.2, the bbPM version is 1.01.

    But I noticed a thing, that maybe helps a little: when I change the "Permalink type" to none (like this: http://www.xx.x/forums.php?id=1), and I click to bbPM link, I get this address: "http://www.xxx.x/?pm"

    It should be like: "http://www.xxx.x/index.php?pm", shouldn't be?

    (sorry for my weak english, I hope I could make my problem understandable)

    any help would be nice from anyone...

    Thank you!

    An additional information: If I copy the index.php from the previous 0.1-alpha7 version AND copy to in this, AND type the address directly to the browser like this:
    http://www.xxx.xx/my-plugins/bbpm/index.php?1

    I got the bbpm surface, and I can read the mails. (You can find out, how desperate I was to try this...)

    Please help...

    Posted: 2 years ago #
  6. adamjani: If you can get to your forum's home page without the index.php (which you should be able to do), ?pm=1 is the same as index.php?pm=1.

    Try adding the following line to your .htaccess file:
    DirectoryIndex index.php

    Posted: 2 years ago #
  7. adamjani

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    Thanx for the help Nightgunner5, but it's still not working

    I added this 2 lines for the .htaccess file:

    "DirectoryIndex index.php
    RewriteRule ^pm/?(.*)$ /forums/my-plugins/bbpm/index.php?$1 [L]"

    no thing changed, the mail accessible on this link:

    http://www.xxx.com/my-plugins/bbpm/index.php

    but on this:

    http://www.xxx.com/pm

    I still get 404 error

    :(

    EDITED:

    RewriteRule ^pm/?(.*)$ /forums/my-plugins/bbpm/index.php?$1 [L]"

    changed to

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

    and iiiit's wooorking :)

    thanx anyways, i almost gave up :)

    Posted: 2 years ago #
  8. adamjani: You actually want the second line to be:
    RewriteRule ^pm/?(.*)$ /forums/index.php?pm=$1 [L]

    Posted: 2 years ago #
  9. Hello, i got a problem with my database.

    I deleted the bb_bbpm table in my database and re-installed the plugin againg.

    Now i get the following error when i try to send a message to anyone:

    "Either your outbox or the recipient's inbox is full."

    The PM will send it but when i try to open it there is no text in it.

    Can someone tell me how to add the db table back and which fields i need to use?

    It is no problem if all my pm's will deleted btw.

    Thanks in advance!

    Posted: 2 years ago #
  10. 56Alifar: You'll need to delete the bbpm_settings option from your bb_meta table. Use DELETE FROM bb_meta WHERE meta_type = 'bb_option' AND meta_key = 'bbpm_settings'.

    The bb_bbpm table is used to store the contents of private messages, but not the titles and members. When you delete bbpm_settings, bbPM will redo its installation process, recreating the bb_bbpm table.

    Posted: 2 years ago #
  11. Do I Need to reinstall the plugin again?

    Posted: 2 years ago #
  12. Now i got the following error:

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/jahw2/domains/jahw.nl/public_html/forums/my-plugins/bb-seo-tools.php on line 178

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/jahw2/domains/jahw.nl/public_html/forums/my-plugins/bb-seo-tools.php on line 178

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/jahw2/domains/jahw.nl/public_html/forums/my-plugins/bb-seo-tools.php on line 178

    Posted: 2 years ago #
  13. I deleted the SEO-TOOLS plugin and it works fine now...

    Only one question, when i try to translate the language file in "my-plugins/bbpm/translations/bbpm.pot" the translation still stays the same.

    How or where can i translate the plugin?

    Posted: 2 years ago #
  14. Hello Ben,
    I translated bbpm into Italian, I'd be happy to provide the po/mo files, but couldn't find your email address. If you're interested email me at info + AT + davidebenini + DOT + it

    Posted: 1 year ago #
  15. just installed on 1.0.2 and seems awesome so far. Thanks for the great work!

    I was messing around with a lot of things to just test the system and only found 1 problem so far.

    I sent a PM to a test user, which was received and read just fine. I then deleted that user from the system and when I went back to the message that I had previously sent, under the list of users that are in the PM thread, there was an empty bullet-point where the deleted user used to be. If I tried to add a new user to the thread and send them a message, I received a server error, although actually the message still seemed to go through when I checked later.

    I hope I described that well enough for you to understand!

    Posted: 1 year ago #
  16. I just Love this plugin

    But I faced something weired, when I tried to send a PM

    the PM message was completely shifted to the right and I have to scroll the screen to that side to write the message

    is there any way to fix this please !!?

    Posted: 1 year ago #
  17. by the way i'm using firefox

    i tried it with google chrome and it looks Ok

    but is there any way to fix it on my browser please

    Sorry, another thing

    when i tried to PM another user, it didn't work (page is not found)

    Posted: 1 year ago #
  18. StrangeSequitur

    Member

    Hi. First of all, I want to thank you for this plugin. It's an absolute gem.

    That said, I'm encountering an odd little problem, and I'm not sure if it's just me, or the release itself. Either way, I thought it best to report it. (While crossing my fingers that it wasn't mentioned somewhere on page thirteen of this thread, thus making me look like an idiot.)

    Whenever I attempt to add someone to a PM conversation I'm sent to the BBPM directory listing. The member is added to the list, it's just the redirection that's broken. As an (extremely) quick-n-dirty temporary fix, I've tossed an index page into the directory, instructing people to simply hit their back buttons and refresh the PM page.

    I've tested this in Firefox, IE, and Chrome. I'm getting the same result each time. And though I doubt it's a conflict, I may as well mention that I'm also running *ahem* Akismet, Allow Images, bbPress Polls, bbPress signatures, bb Topic Icons, bb Topic Icons/Support Forum Connector, Bozo Users, Easy Mentions, Memberlist, New User Notification Email, Reputation (Karma) for BBPress, and Terms of Service. (What can I say? It's a test install, and I want to play with everything I can get my hands on, for a few days.)

    It's hardly a critical issue, but I thought you might want to be aware of it.

    Posted: 1 year ago #
  19. Hi,
    I was using v0.9 and I just lost all subject lines on the Private Messages screen. The Members, Freshness and Actions columns are still displayed, but the Subject column is blank.
    I upgraded to the latest version, but the problem still persists.

    Any ideas?

    Thanks!

    Posted: 1 year ago #
  20. an update to my post above: new messages are showing up in the subject columns, but old PMs are still missing.

    Posted: 1 year ago #

RSS feed for this topic

Add a Comment »

You must log in to post.