Forums
-
- Forum
- Posts
-
- Installation
- 26,328
- Troubleshooting
- 56,456
- Themes
- 9,856
- Plugins
- 14,382
- Requests & Feedback
- 14,130
- Showcase
- 3,212
-
Easy fix (hack) in bb-includes/template-functions.php, update this function to look like this:
function get_post_text() {
global $bb_post;
return stripslashes($bb_post->post_text);
}
May be an artifact of the wordpress integration – not sure.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS