Hi everybody,
Here are my installation details:
WordPress 4.4.2
BuddyPress 2.4.3
BuddyPress Group Hierarchy 1.4.3
BuddyPress Docs 1.8.8
BuddyPress bbPress 2.5.8
On the frontend, when I click on the Docs tab in a group, I get the following warning:
There are no docs for this view. Why not create one?
This is strange as several documents have been associated to the group.
Apparently, it has something to do with the bp_docs_associate_with_group capability, but it is not defined anywhere in the database.
Any clue?
Thanks,
EE.
Hi,
The latest update of Buddypress to broken code change my default email.
I had this code working:
add_filter('wp_mail_from', 'new_mail_from');
add_filter('wp_mail_from_name', 'new_mail_from_name');
function new_mail_from($old) {
return 'noreply@your-web.com';
}
function new_mail_from_name($old) {
return 'your-web.Com';
}
Now it does not work. Not professional WordPress appear in the sender when user want to reset password.
Who can help me?
I need to delete emails WordPress
Thanks !
Hi!
I’m currently running latest wordpress and buddypress version, both in german.
In the buddypress settings I allow users to delete their account,
but my users cannot find this option…
Where doest is supposed to be? I have troubles finding it 🙂
Best ragards
Thanks @oakcreative! I’ve created a ticket in https://buddypress.trac.wordpress.org/ticket/6972 and as it’s such a trivial change, I’m pretty certain it’ll get done for the next BuddyPress release (2.6, a few months away).
@benworxnl, our wp_editor() call is exactly as posted above, so I’m not really sure why it isn’t working for you or why the visual tab isn’t showing.
I am running the latest versions of both WordPress and BuddyPress, perhaps that’s the difference?
You can also integrate Gmail for sending Emails using the WP SMTP plugin : http://www.wpbeginner.com/plugins/how-to-send-email-in-wordpress-using-the-gmail-smtp-server/
For the WPLMS theme, the developers are working on migrating their course related emails to Buddypress.
This plugin would be better if you added a redirect after login so that we could send users to any page we wanted after they login instead of going to the user dashboard.
https://wordpress.org/extend/plugins/user-activation-email/
———–
Website
I am also using the WPLMS theme, based on the information I have they’re already working on similar module integrating with this plugin :http://codecanyon.net/item/booked-appointment-booking-for-wordpress/9466968?s_rank=1
How can I delete a post or threads from my forums?
I am new to WordPress and coming from IPB finding it very difficult to delete a post or thread
I can see anywhere to delete a post but apparently there a few steps to do this
any reason why its not like IPB for example?
just select delete and then delete ?
thanks
Looks like wordpress isn’t sending any email at all
It’s a fairly common problem.
google: wordpress not sending email
Looks like wordpress isn’t sending any email at all. What are my next steps to troubleshoot and fix this? It did when I originally installed it.
See:
https://buddypress.org/support/topic/buddypress-2-5-1-maintenance-release/#post-250987
I’ve added a potential fix for this here:
https://buddypress.trac.wordpress.org/attachment/ticket/6969/6969.01.patch
Make the change to bp-core/classes/class-bp-email-recipient.php to fix this temporarily until BP 2.5.2 is released.
I turned off all Plugins except WordPress and Buddypress and this issue still occurs.
Are you sure you disabled all plugins except BuddyPress? If so, check for any rogue code snippets in your theme’s functions.php or wp-content/plugins/bp-custom.php.
Once that is done, delete all registration pages you have set up in WordPress. Create a new WordPress page to be used for BuddyPress registration. Just enter a post title and hit “Publish”. Also, ensure all your pages in the “Pages” trash are deleted.
Next, go to “Settings > BuddyPress > Pages” and set the “Register” page to the page you just created.
I’m not using any email plugins with WordPress…
If you are using any WordPress plugins that manipulate email, try disabling them and see if you are able to send out the activation email.
If you are using any email plugins, please list them as well. If not, check if your WordPress install can send any email. You can check by enabling post comment moderation under “Settings > Discussion” and using an anonymous user to post a comment on your blog.
This is fixed and will be distributed in version 2.5.2 of BuddyPress.
If you are reading this and you ARE affected, however, I’d recommend you update your WordPress version, too.
Hi,
Correct columns name are sender_only and is_deleted.
The recipients table has an is_deleted column, which is used to mark when a user has deleted a given thread. The thread and its messages are only deleted from the db when every participant in the thread has marked is_deleted. (#3912)
sender_only is used to get the sender user_id (#3520)
BuddyPress DB diagram
Hi,
There is, but take in account that registering is done in 2 steps.
1) a user enter some profile information. His account is registered but not activated. This means that at this stage, the user doesn’t really exist.
2) To accept it as member, the account must be activated.
In what you want to do, is the fact that you’ll give him the right to upload a picture before activation. This can lead to security issues and the reason why it works (by default) like it does actually.
Here two plugins you can use. Read carefully their documentation before install one and take in mind what i said previously.
BuddyPress Signup Avatar
https://wordpress.org/plugins/buddypress-upload-avatar-ajax/
bbPress wouldn’t give you any suggestions.
I just took a look at the bbPress codebase and bbPress should link usernames when @USERNAME is used in the post content. That’s basically the extent of their at-mention functionality.
You might want to keep an eye on these tickets in bbPress Trac:
https://bbpress.trac.wordpress.org/ticket/2409
https://bbpress.trac.wordpress.org/ticket/2773
Thanks for the reply paul …. they have never worked for me … i tried switching to the wordpress 2016 theme and then the classic theme to rule out my own theme being responsible …the cover images are there where they should be in the buddypress uploads directory ..but they don’t show up ..any ideas?
Hi @kory27,
checked your site and found that you haven’t setup correctly BP/WP.
The link to members page you use is:
../gamma.rabbitholeconsulting.com/index.php/activity/
Same path error for activities…
The path should be ../gamma.rabbitholeconsulting.com/members/ When you use this path you’ll see your members (actually 2)
I suggest that you read carefully WP’s install documentation.
https://codex.wordpress.org/Installing_WordPress#Detailed_Instructions
and for BuddyPress
Configure BuddyPress
Hello,
I am running the latest versions of BBPress, BuddyPress, and WordPress. I am using the below code to use BuddyPress mentions for BBPress.
/*Add Mentions to BBPress*/
function custom_bbpress_maybe_load_mentions_scripts( $retval = false ) {
if ( function_exists( 'bbpress' ) && is_bbpress() ) {
$retval = true;
}
return $retval;
}
add_filter( 'bp_activity_maybe_load_mentions_scripts', 'custom_bbpress_maybe_load_mentions_scripts' );
I do not need to use the Activity streams, is there a way to disable the Activity streams but still keep the mentions functionality that BuddyPress provides?
Thanks.
Is it possible to use Peepso http://demo.peepso.com/
available at https://wordpress.org/plugins/peepso-core/ along with Buddypress
specially for the photo and some other features that look not dated and are super-fast.
Has anyone tried this in Multiste set-up with blogs and blog comments ?
Thanks.