bbPM

native

ForumsbbPress PluginsbbPM

Viewing 11 posts - 1 through 11 (of 11 total)
Author Posts
Author Posts
2011-04-14 at 3:01 pm #217
 Shep

I have installed bbPM – everything appears to work as far as sending PM’s and getting PM replies – but the messages are blank!

I get all the userinfo (avatar etc) – and the “sent 2 days ago” and even the (#Reply) – but the body of the message is blank.

Any help is greatly appreciated.
Shep

2011-04-16 at 6:12 pm #218
 Shep

Bump!

Anyone watching these threads? I sure could use some help. Really want to use your plugin – but I just keep getting blank PM’s

2011-04-21 at 11:35 am #223
 Shep

Bump, bump – I will try again. I really want to use this plugin – everything sends. The PM’s are even in the database – but when you try to read upon receiving the PM – there is nothing there. The txt is blank.

2011-04-22 at 11:01 am #229
Junior
 Ben L.
Score: 15

Sorry, I haven’t been checking the forums on a regular basis like I should. But I’m back now.

What plugins other than bbPM do you have activated on bbPress?

2011-04-22 at 11:26 am #230
Beginner
 Shep
Score: 2

I have installed:

Admin Can Post Anything
Ajaxed Quote
Akismet
Allow Images
Bavatars
BBcode Lite
bbPress Attachments
bbPress Moderation Suite
bbPress SEO Tools
bbPress Signatures
bb Ratings
bb WYSIWYG Editor
Bozo Users
Easy Video Embed
Human Test
Members Online
Post Count Plus
Private Forums
Social It
Subscribe to Topic
Topic Icons
Topics Per Page
Unread Posts
xili New Post Notification

I really appreciate your help.

2011-04-22 at 11:53 am #231
Junior
 Ben L.
Score: 15

bbPress SEO Tools is the problem. It uses the post_text filter incorrectly. To fix this, find

function post_with_links_nofollow( $post_id = 0 ) {
	global $bb_seo;
	$post = get_post_text($post_id);
	if (is_moderator(get_post_author_id( $post_id ))) {
		return $post;
	} else {
		if ($bb_seo['PostnoFollow'] == 'y') {
			return bb_rel_nofollow($post);
		} else {
			return $post;
		}
	}
}
add_filter('post_text', 'post_with_links_nofollow');

in bb-seo-tools.php and replace it with

function post_with_links_nofollow( $post, $post_id = 0 ) {
	global $bb_seo;
	//$post = get_post_text($post_id);
	if (!$post_id || is_moderator(get_post_author_id( $post_id ))) {
		return $post;
	} else {
		if ($bb_seo['PostnoFollow'] == 'y') {
			return bb_rel_nofollow($post);
		} else {
			return $post;
		}
	}
}
add_filter('post_text', 'post_with_links_nofollow', 10, 2);

As far as I can tell, this has no effect other than allowing private messages to show their text.

:)

2011-04-22 at 12:15 pm #232
Beginner
 Shep
Score: 2

You are THE MAN! Thank you.

BTW – can PM’s be deleted? Now that they are showing up – I only see 2 options – 1. Unsubscribe or 2. Reply.

Again – thank you. Awesome plugin.

2011-04-22 at 12:41 pm #233
Junior
 Ben L.
Score: 15

If all users unsubscribe from a PM thread, it is automatically deleted.

2011-04-22 at 12:43 pm #234
Beginner
 Shep
Score: 2

Wondered if that might be the case. Again – thanks!

2011-12-04 at 3:04 am #826
 djshoppinggc

LV Bags
Gucci Bags
Cheap LV Bags
Cheap Gucci Bags
Gucci Bags Clearance
LV Bags Clearance
LV Bags On Sale|
Gucci Bags On Sale
Cheap LV Bags
Cheap Gucci Bags
louis vuitton bags
Gucci Tote Bags
lv bags for sale
Supercommittee failure complicates election year

2012-04-12 at 11:40 pm #1756
 Duemnerry

Once blood flow is changed a natural erection will happen automatically. Women must excel and produce more than men just to get ahead, and one of the best ways to improve workplace performance is to improve memory. A slight increase in temperature will develop, and will increase to around 39 Celsius (102F).
zithromax grapefruit juice – http://www.freewebs.com/vincentlucas – zithromax lactation risk category
herbal treatments for erectile dysfunction
A person support in their fame has of program been the celebrity Paris Hilton and her Tinker Bell puppy. This problem has caused a surge in many supplements and devices being created with promises of sexual empowerment. Scientific evidence suggests that peppermint can kill many kinds of micro-organisms, and may boost mental alertness.
zithromax 6 month old – http://www.freewebs.com/reynoldledbetter – cholesterol erectile dysfunction
erectile dysfunction advertisement
To evade the disgusting smell bring minor changes in your life. the pain caused by tumor itself (mainly chest pain): As the Pleural tumor invasion or oppression, resulting in dull pain, or pain, severe sharp pain when breathing or coughing increased. Purging Anorexia or Binge-Eating – Person with binge eating will perform self induced vomiting, diuretics, enemas and misuse of laxatives.
causes of erectile dysfuction – http://www.freewebs.com/louiskeene – erectile dysfunction herbal cures
fix erectile dysfunction

Viewing 11 posts - 1 through 11 (of 11 total)
Reply to: “bbPM”
Your information:






<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <img src="" alt="" title="">