Forum Replies Created
-
In reply to: Disabling group forums; will it destroy content?
Ah, well, nevermind; I ended up trying it out and it’s just hide and show stuff.
In reply to: Profile full of links to ‘members’ for some reasonNothing else you need to do? Just the following code in bp-custom.php which is placed in plugins folder?
`<?php
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 50 );
?>`Should this prevent existing autolinks in profiles?
In reply to: Looking for the best combo for WP + BP + forumOh, perhaps I should have done this for the first post, but seeing as @johnjamesjacoby is working on the bbPress plug-in perhaps he can answer whether it’ll be something I’m looking for.
In reply to: Looking for the best combo for WP + BP + forumI definitely don’t want to get into the whole integration of punBB and WP + BP, that’s for sure!
In reply to: Looking for the best combo for WP + BP + forumOh I didn’t necessarily mean we should use our original forum integrated into the new community site. I didn’t look into the link yet, but I’d imagine having existing users on both places (old forum and new community site) would conflict, no?
Thanks for the response.
