Anybody else having problems with message deletion? I never tried it until recently, and none of the messages that I checked were deleted. I asked the rest of my users and everybody realized they couldn't delete them either. I'm running bbPress 0.9.0.3. The PM plugin is the original, with _ck_'s security update as well.
bbPress Plugin Browser »
Private Messaging (0.80)
Download
Version: 0.80
Last Updated: 2009-9-1
Requires bbPress Version: .80 or higher
Compatible up to: .80
Average Rating





Your Rating
Author: Joshua Hutchins
-
Posted: 3 years ago #
-
I used _ck_'s fix (big THANKS! to _ck_) and the plugin seems to be working fine except some PMs get cut off when sent. The recipient gets an aborted message and the same shows in the sent PMs of the sender.
Any suggestions?
Thanks!
Posted: 3 years ago # -
Unfortunately I can't edit posts in the extend section but I think
it might be necessary to add this just before the$bbdb->query
$pmtitle=mysql_real_escape_string($pmtitle); $message=mysql_real_escape_string($message);and see if it helps or if it just add slashes to your text instead and breaks it.
It might solve the problems with deletion and cut-offs when sent.
Posted: 3 years ago # -
I must confess... my deletion problem was just due to "user error." I didn't realize there were separate delete buttons for received and sent PMs. I was simply scrolling down to the bottom of the page to the wrong button. :-D
Posted: 3 years ago # -
HI _ck_,
Thanks for that. I added that and it added slashes and kept cutting off.
Posted: 3 years ago # -
It seems to cut off the last SIX lines of a really long PM, and two or three lines of a shorter PM, or at least that's what's happening with my tests.
Posted: 3 years ago # -
Hmm.
But then, when I pasted in the numbers 1-50, vertically stacked, one # per line, all 50 showed, nothing cut off.
I hope this helps the diagnosis. I am stumped. Appreciate any other ideas.
Thanks! :-)
Posted: 3 years ago # -
I think the plugin has a 2000 character cutoff which is why 50 lines doesn't matter but a whole bunch of text will. But 2000 is alot.
BTW now that it goes through the bbPress filters, it's subject to whatever rules they follow too.
Posted: 3 years ago # -
Thanks. It makes sense. Is the filter rule something I can change? or the 2000 character limit?
Posted: 3 years ago # -
If you have people sending manifestos via email (2000 characters is huge) you can look for the 2000 in the plugin and change it accordingly - I left it in there from the original source.
Posted: 3 years ago # -
Thanks, _ck_.
Posted: 3 years ago # -
Read whole of the list of problems.Now when i used detective's version my 404 page problem was solved while sending the msg.But(lol) now when i try to send a pm to any user it says this:
http://ravi.segmentnext.com/pm-post.phpwhat shud i do?
Posted: 3 years ago # -
Does anyone know how to add this into post count plus? I want to add it to the bottom under the post count. I just need to figure out where to add the PM link in the post count plus code and I have NO idea how! :) Thanks.
Posted: 2 years ago # -
Thanks for the heads up on this! Still want to move the pm link into the post count plus under the post count. :)
Posted: 2 years ago # -
Is it possible to limit the number of displayed PMs to 20 per page?
Kind regards
Tom
Posted: 2 years ago # -
Tomcraft1980: This plugin was abandoned by the author, and has many security issues. Read this whole thread for more info. You should switch to bbPM:
http://bbpress.org/plugins/topic/bbpm/
It's actively updated and Nightgunner can probably tell you hot to limit the number of PMs per page.
Posted: 2 years ago # -
Thx! I'll give it a try!
Posted: 2 years ago # -
Thanks alot, good work.
but.. gibt es eine german Version?Posted: 2 years ago #
Add a Comment
You must log in to post.