Forums › bbPress Plugins › bbPM
This topic has 3 voices, contains 10 replies, and was last updated by fevagaigree 29 days ago.
| Author | Posts |
|---|---|
| Author | Posts |
| 2011-04-14 at 3:01 pm #217 | |
|
|
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. |
| 2011-04-16 at 6:12 pm #218 | |
|
|
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 | |
|
|
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 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 Score: 2 |
I have installed: Admin Can Post Anything I really appreciate your help. |
| 2011-04-22 at 11:53 am #231 | |
|
Junior 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 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 Score: 15 |
If all users unsubscribe from a PM thread, it is automatically deleted. |
| 2011-04-22 at 12:43 pm #234 | |
|
Beginner Score: 2 |
Wondered if that might be the case. Again – thanks! |
| 2011-12-04 at 3:04 am #826 | |
|
|
LV Bags |
| 2012-04-12 at 11:40 pm #1756 | |
|
|
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). |