Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,151 through 2,175 (of 73,985 total)
  • Author
    Search Results
  • tsardkyut
    Participant

    Hi, is it possible to include custom fields in search functionality?, so when searching for a keyword it will also look into a custom fields value that are attached to a page/post?

    giuseppe2016
    Participant

    Hello,

    a question that noone has an asnwer.

    A buddypress user, with a multivendor plugin on woocommerce, create a new product for his/her shop and it is inserted in the shop but, automatically, posted in his activity. How is possible not to show it?

    Thank you very much,

    Giuseppe

    bigtinydesigns
    Participant

    Hi,

    WordPress Version 5.9.2
    Theme: MagicVersion: 1.10.0 By Bdaia
    Website: miComunidad.com

    When I install the BuddyPress.10.2.0 I get these errors:

    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_notifications' doesn't exist]
    SELECT COUNT(*) FROM wp_wkkr_bp_notifications n WHERE user_id IN (1) AND component_name IN ('xprofile','friends','messages','activity','groups','members') AND is_new = 1
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_messages_recipients' doesn't exist]
    SELECT SUM(unread_count) FROM wp_wkkr_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_friends' doesn't exist]
    SELECT id FROM wp_wkkr_bp_friends WHERE (initiator_user_id = 1 OR friend_user_id = 1) ORDER BY date_created DESC
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_invitations' doesn't exist]
    SELECT DISTINCT i.item_id FROM wp_wkkr_bp_invitations i WHERE user_id IN (1) AND class IN ('bp_groups_invitation_manager') AND type = 'invite' AND invite_sent = 1 AND accepted = 0
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_groups' doesn't exist]
    SELECT DISTINCT g.id FROM wp_wkkr_bp_groups g WHERE g.id IN (0) ORDER BY g.date_created DESC
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_groups' doesn't exist]
    SELECT COUNT(DISTINCT g.id) FROM wp_wkkr_bp_groups g WHERE g.id IN (0)
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_notifications' doesn't exist]
    SELECT id, user_id, item_id, secondary_item_id, component_name, component_action, date_notified, is_new, COUNT(id) as total_count FROM wp_wkkr_bp_notifications n WHERE user_id IN (1) AND component_name IN ('xprofile','friends','messages','activity','groups','members') AND is_new = 1 GROUP BY user_id, component_name, component_action ORDER BY date_notified desc

    How do I create these database tables? Please help?

    Thanks,

    Carlos

    ellain3gab
    Participant

    URGENT

    We’re having issues with Buddypress plugin with Memberpress, today I was able to receive a handful of emails from users/members that their passwords were changed but they obviously did not do so.

    Can anyone please help?

    We’re currently using these two plugins on our development site and this is so bad. I just deactivate the plugins Buddypress but not Memberpress, can anyone help, please. URGENT

    #324027
    user4forum
    Participant

    bbPress is probably activated and apparently that’s where the problem lies. Seems like we’re the only ones in the whole WordPress universe who (want to) use BP’s ‘hidden groups’ and ‘bbPress’ at the same time.

    Same Issue reported here

    #324026
    carasse64
    Participant

    Hello

    I’m sending my email with post SMTP plugin.

    T tryed to use different smtp configurations :
    – i used my host smtp settings (Hostinger) = buddypress emails in spam folder of the users
    – i used sendinblue transactionnal stmp settings (i have a paid account) = buddypress emails in spam folder of the users.

    Does someone have a solution to solve this problem ?

    Thanks.

    Fabien

    #324018
    scottdev
    Participant

    What’s the REST API endpoint to get activity with comments, Or what’s the endpoint to get comments?

    I’m using this endpoint getting the last 10 activity but no comments are associated

    https://example.com/wp-json/buddypress/v1/activity

    I’m using the latest WordPress and buddyPress version and have no problems, everything works fine,

    I can not share link to my company website for NDA contract reasons

    thanks

    #324012
    augmedsim
    Participant

    What in the world is going on? I can’t activate it and I can’t delete BuddyPress! Its a new site, so there isn’t any data, just a bare BuddyBoss site being built. I uploaded the BuddyPress plugin, and when I could not activate it, I thought I’d delete it and try again, but alas no joy. What is going on here???

    linguabuddy
    Participant

    Hi there,

    I need to create an xProfile multi-select field that maps to the tags in use on the site. I know how to fetch the tags, but I am not sure how to create and configure the appropriate field type via code.

    
    //Fetching tags for more responsiveness
    	$tags            = get_tags(
      		array(
        		'orderby'    => 'name',
        		'hide_empty' => true,
      		)
    	);
    	$tag_field_values = array();
    	foreach ( $tags as $tag ) {
      	$tag_field_values[ $tag->name ] = $tag->name;
    	}
    

    Which functions / actions would I then use to create the BuddyPress profile field using the $tag_field_values variable as the field’s select list?

    Does anybody have a worked example I can follow?

    #324002
    diyhobbies
    Participant

    HI
    I am planning to migrate my BuddyPress site.
    which hosting is best for Buddypress?
    Right now I have above 3700 members

    #324001
    shanebp
    Moderator

    These are the forums for BuddyPRESS.
    You could ask BuddyBoss about it.
    Even better – contact the creators of the Conditional Profile Fields plugin.

    #324000
    brhoom
    Participant

    I have created “Professional Experience” repeater field set and inside it I created :

    • current job (yes or no)
    • end date (date) hide when current job is yes

    The issue is when I edit the profile the end date hid only in the first field not working on other fields. Also, it’s not working at all when I view the profile.
    Does anyone have a solution, please?

    BuddyBoss Platform Pro v 1.2.0
    Conditional Profile Fields for BuddyPress v 1.2.5
    BuddyBoss Theme v 1.8.7

    #323996
    MaLee Muse
    Participant

    I am starting my Buddypress journey… and I have a BIG question… but I am not sure WHERE or WHO to direct it to… I am open to suggestions…

    I want my users to be able to add images to my buddypress platform… but camera phones take HUGE photos that are well over 2 MG… I figure all those files will add up and will COST me in hosting…

    I can see that there is the ability to restrict file sizes… but then people will have to alter their photo size in order to upload… which they won’t take the extra time and step to do…

    So how does all this content add up… is there a way to purge older files after a certain period of time… or clean up users data… that are no longer active…

    BASICALLY… my question is how do you address the issue of storing data (photo files)

    Home Original

    Sincerely
    MaLee

    #323989
    user4forum
    Participant

    Issue seems to be related to buddypress plugin. No sorting of members within bp groups possible (alphabetical, newest, oldest). After selecting one of the given options, nothing happens at all. One level above, sorting groups like size, name, etc. just works.

    Tested with buddypress plugin activated only and with different themes like ‘twentytwentytwo’ and ‘buddyx’.

    BP 10.0 – 10.0.2, WP 5.9.2, PHP 7.4

    rapidasia
    Participant

    Hi –

    Please advise how to migrate/duplicate/clone xprofile ‘fields’ from one site to another (not the values, the fields).

    I want to use the same buddypress setup on multiple sites and don’t want to manually create the custom fields for each site.

    Thanks

    user4forum
    Participant

    Therefore asking this question on both buddypress.org and bbpress.org support forums. Wondering that this issue has not been yet reported.

    If bbpress is enabled hidden bp-groups are not visible for member/moderator or administrator wihin own groups in BP overview page. The number of hidden groups is reported correct under ‘My Groups’ but no icons are shown. Hidden groups are only viewable and accessible via search function.

    Tested with these two plugins only activated. Standard WP Install without ‘bp-custom.php’.

    Environment:
    bbPress 2.6.9 (2.7-alpha), BP 10.0 – 10.2.0, WP 5.9.2, PHP 7.4 (Themes: WP TwentyTwentyTwo and BuddyX)

    #323979

    In reply to: message of messages

    shanebp
    Moderator

    Go to wp-admin > Settings > BuddyPress > Components
    Then select “Private Messaging” and save.

    #323969
    markleeuw
    Participant

    Dear Mathieu,

    thank you for the quick reply.

    I have found out that the plugin, verify members is causing this error.

    on the theme that i am using: godlike theme of NK

    I have not gotten a reply back of the theme dev because the plugin owner of verify is saying that the theme owners should make a small fix of this.

    But for the small fix, if they see that its not a bug i have to pay 80 euros for the support section and get a half year support but i dont want to pay for this small fix that much amount of money.

    https://wordpress.org/support/topic/notification-buddypress-crashed-and-becomes-white/

    here is a link of everything

    #323961
    shanebp
    Moderator

    There is no such hook in BuddyPress – bp_members_admin_user_profile_nav

    #323956
    masievi
    Participant

    Thank you @shanebp actually i am trying to do this via BuddyPress
    And this is my code

    `function my_bp_nav() {
    ?>
    <a class=”nav-tab” href=”#”>Active tab </a>
    <?php
    }
    add_action( ‘bp_members_admin_user_profile_nav’, ‘my_bp_nav’ );`

    havealookhere
    Participant

    Hi,

    I did not want to show some things in the activity stream. After searching a long time I did find a snippet what did work.

    function bp_activity_dont_save($activity_object)
    	{
    	$exclude = array(
         'bp_doc_created',
    	 'bp_doc_edited',
    	 'bp_doc_comment',
    	'bbp_topic_create', //bbpress
        'bbp_reply_create', //bbpress
    	'created_group',
    	 'joined_group',
    	);
    
    	// if the activity type is empty, it stops BuddyPress BP_Activity_Activity::save() function
    
    	if (in_array($activity_object->type, $exclude)) $activity_object->type = false;
    	}
    add_action('bp_activity_before_save', 'bp_activity_dont_save', 10, 1);

    Is this the best way to do this? Or do you have a better sollution?
    I cannot find the right term to exclude when someone updates in a group, does someone know that one?

    Then, I want to get rid off the options in the drop down menu on the activity stream. I did find some code what almost did the trick.

    `add_filter( ‘bp_get_activity_show_filters_options’, function( $filters ) {
    unset( $filters[‘bp_doc_created’] );
    unset( $filters[‘bp_doc_edited’] );
    unset( $filters[‘bp_doc_comment’] );
    unset( $filters[‘bbp_topic_create’] );
    unset( $filters[‘bbp_reply_create’] );
    unset( $filters[‘created_group’] );
    unset( $filters[‘joined_group’] );
    unset( $filters[‘updated_group’] );
    return $filters;
    } );

    I think there should be a better way, so I hope someone can advice me with this.

    Now i have a strange thing. The Forum topics and replies are not visible anymore in the dropdown so thats good.

    The group creation and the group joining are not visible anymore so thats good.

    I cannot find the group update term. Does someone know what Term i need?

    And, the bp docs are still visible. This is strange because they are not showing anymore in the activity feed, but i cannot get them out of the dropdown menu.

    Can someone help me to achieve this? Or give me a better sollution??

    Sorry for any bad English

    Thanks in advantage

    #323944
    Mike Witt
    Participant

    Any advice on debugging the error below?
    WordPress 5.9.2, BuddyPress 10.1.0, bbPress 2.6.9
    (I haven’t upgraded to 10.2.0 yet, but I don’t see any fixes that seems to apply to this.)
    It happens “once in a while” since upgrading to 10.1.0. (Four times since March 9th.)
    It *might* be related to email notifications (mentions?) in a bbPress closed topic.

    [09-Mar-2022 17:13:53 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND user_id = 1348 AND component_name = 'messages' AND component_action = 'new' at line 1 for query UPDATE wp_bp_notifications SET is_new = 0 WHERE item_id IN () AND user_id = 1348 AND component_name = 'messages' AND component_action = 'new_message'
    made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/generatepress/page.php'), generate_do_template_part, get_template_part, locate_template, load_template, require('/themes/generatepress/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, bp_replace_the_content, apply_filters('bp_replace_the_content'), WP_Hook->apply_filters, BP_Members_Theme_Compat->single_dummy_content, bp_buffer_template_part, bp_get_template_part, bp_locate_template, load_template, require('/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/home.php'), bp_get_template_part, bp_locate_template, load_template, require('/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/messages.php'), bp_get_template_part, bp_locate_template, load_template, require('/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/messages/single.php'), bp_thread_the_message, BP_Messages_Thread_Template->the_message, do_action('thread_loop_start'), WP_Hook->do_action, WP_Hook->apply_filters, bp_messages_screen_conversation_mark_notifications, bp_notifications_mark_notifications_by_item_ids, BP_Notifications_Notification::update_id_list
    #323938
    yveloz
    Participant

    After Tutor LMS updated to 2.0, I have not been able to access my group or profile. Since I am using this for my class, this feature is very important for assignments. Please help!

    WordPress version 5.9.2
    BuddyPress version 10.2.0

    http://www.paradigmdoulas.com

    #323924

    Topic: need help

    in group forum Installing BuddyPress
    rshay
    Participant

    Hello! i made a social platform using buddypress and buddyx but im having an issue. Under the activity feed whenever i post a status update it doesnt let me edit it (it does let me delete tho). Is it usually possible to edit? or do i need a plugin for this feature?

    #323919
    ditout
    Participant

    Hi
    I have a problem, when I uploaded a photo, it showed a red belt as the joint photo:
    https://si3.photorapide.com/invites/photos/2022/03/148l95.jpg
    2 months before, the uploading was Ok, than suddenly, it didn’t work.
    For the upload Cover Image is OK.
    my WP is 5.9.2
    Buddypress 10.1.0
    Theme:BuddyX
    Can someone help me ?
    thank you so much !

Viewing 25 results - 2,151 through 2,175 (of 73,985 total)
Skip to toolbar