Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 151 through 175 (of 7,560 total)
  • Author
    Search Results
  • #325389

    Good afternoon. I have my own small community based on buddypress and bbpress. I want to add a push notification feature to my community. That is, I want users to be able to receive not only messages by mail from buddypress, but also push notifications, but I can not find a free and updated plugin. All the plugins that I find on the Internet have either not been updated for a long time, or do not have Russian language support, or they are paid and require api keys of external services. Could you please suggest me some good and free push notification plugin? Thanks.

    #325003

    In reply to: Shortcodes not working

    shanebp
    Moderator

    [bbp-register] is a bbPress shortcode. You need to have bbPress installed.

    Mike Witt
    Participant

    I’m very interested in this too. If you find any really good sources of information on caching in dynamic or memberships sites please share it here. For what it’s worth, I’ve got all caching turned off since I’m not sure how to do it safely. I’m also running bbPress and MemberPress, which probably makes the concern greater.

    aolaru
    Participant

    I encountered a strange behavior: in a WP 5.9.3 / bbPress 2.6.9 / BP 10.2.0 environment, when logged out, when leaving ANY page I get the JS warning “Leave this site? Changes that you made may not be saved.”
    I took the old path of deactivating all plugins and activating them one by one. The culprit was BuddyPress.
    Furthermore, I found out that changing BP template pack to “Nouveau” instead of “default” solved the warning issue.
    Now, my problem is solved, but I have no explanation. Maybe someone could come with an answer to that…


    Theme: GeneratePress
    Builder: Elementor Pro

    #324356
    monty1987
    Participant

    what i have tried after crash step by step:

    opened Dashboard in Recovery
    deaktivate BuddyPress
    uninstall BuddyPress
    deaktivate bbPress
    deaktivate Ultimate Member
    reinstall BuddyPress
    aktivate BuddyPress
    crash

    monty1987
    Participant

    Hi,
    I have a big Problem.
    I used the BuddyPress Version 10.2.0 Plugin in combination whith Ultimate Member Version 2.3.2 and bbPress Version 2.6.9. I think this combination is a little bit difficult but it finaly worked well.

    I just changed some settings in the BuddyPress and then i got this Error:

    Fehler-Details
    ==============
    Ein Fehler vom Typ E_ERROR wurde in der Zeile 349 der Datei /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-functions.php verursacht. Fehlermeldung: Uncaught ArgumentCountError: 3 arguments are required, 2 given in /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-functions.php:349
    Stack trace:
    #0 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-functions.php(349): sprintf()
    #1 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/class-wp-hook.php(307): bp_core_activation_notice()
    #2 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
    #3 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/plugin.php(474): WP_Hook->do_action()
    #4 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-actions.php(120): do_action()
    #5 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/class-wp-hook.php(307): bp_admin_init()
    #6 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
    #7 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/plugin.php(474): WP_Hook->do_action()
    #8 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-admin/admin.php(175): do_action()
    #9 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-admin/plugins.php(10): require_once(‘…’)
    #10 {main}
    thrown

    And no – of corse I dont have an up to date back up 🙁
    What can I do to fix the problem?

    Great thaks to all hwo want to help me

    WordPress-Version 5.9.3
    Aktives Theme: ColorMag (Version 2.1.2)
    Aktuelles Plugin: BuddyPress (Version 10.2.0)
    PHP-Version 8.0.17

    #324263
    james-nickname-test
    Participant

    Hello,

    My wordpress uses a single sign-on with firebase, so the wordpress usernames are all set to some random identifier like “109310w9ujcaoei”

    This obviously makes it impossible to mention other users with the @username functionality. Is it possible to tell bbpress to user a custom user meta for @username mentions instead of the default username field in wordpress?

    Thanks,
    James

    #324228
    carasse64
    Participant

    Hello

    I have decided to add a bbpress forum to my buddypress site because it allows to sort, archive and retrieve easily threads. In fact, when a user posts a question in the “what’s new” text box in buddypress and when other users comment this post, the thread quickly diseappears under the newsfeed activity. So, it becomes impractical to retrieve this interesting thread later. That’s why I prefer to prevent the users from posting anything on the newsfeed page and to force them to create a forum topic to launch a discussion.

    With a bbpress forum, the topics and the different forums allow to have a look easily on every topics created and it is very simple to search any type of topic with the search feature.

    So, to get a perfect combination of Buddypress and Bbpress, I am trying to get the next features :

    1. Disable the “Comment” button when a forum topic is displayed on the newsfeed = we can configure it in the buddypress general settings = OK.

    2. I would like to allow the user to directly reply to the topic by clicking on the comment reply button. Actually, if he clicks on this button he just will be able to commment the activity. It would be great if by clicking he could reply to the topic.

    The new link for the comment reply button would be the direct link to reply the topic.

    I also would like to change “Comment” tab by “Reply” tab.

    3. Hide the “what’s new” text box at the top of the newsfeed page = I did it with css/display=none. I have created instead a “new topic” button in a widget.

    4. When a user creates a buddypress group, a forum should be automatically created with the same name as the group (the user can’t choose if he wants to create a forum or not). Is it possible to force that ?

    5. When a user creates a new topic from a buddypress group forum, the “Create new topic” button should create a new topic directly in the group linked to the forum. Is it possible to force that ?

    6. Once a new topic is created, when you push the “Submit” button, you should be linked to the newsfeed page to see how the topic you have just created is displayed on the newsfeed and not to the forum index page.

    I hope you understand all what I mean with my poor english. I have contacted the theme’s author (BuddyX/Webcom design) but they answered they can not help me. Bbpress support advised me to post here.

    Do you think it is possible to configure such features ?

    Thanks a lot.

    Fabien

    tmuc
    Participant

    Hi, I installed BuddyPress on my site earlier today and now I can’t log in to my administrative account from the frontend of my site. When I try to login, I get sent to a page requesting an activation key. Unfortunately, I don’t have an activation key, nor was I ever sent one (I checked my emails and SPAM), so I can no longer sign in.

    I use the Paid Memberships Pro plugin to handle registration and membership levels on my site. Normally this works well. I also installed and activated bbPress and the PM Pro add-ons to integrate with BuddyPress and bbPress respectively.

    Any advice on how to fix this?

    #324192
    carasse64
    Participant

    Hello

    I use the BuddyX theme. I have installed a BBpress forum.

    I want to force the users to ask questions in the forum and to prevent them from posting comments on the newsfeed page.

    In the buddypress settings, i have disabled the users’s ability to post comments.

    Now, I would like to propose users so create new forum topics from the top newsfeed window : https://www.awesomescreenshot.com/image/25425875?key=c016bab1832426963f4c9b9655c974ee

    Instead of the text “Quoi de neuf (french version ;)), I would like a text like : “Ask a new question by clicking here / here = a link to https://espace-organisateur.fr/forums/#new-post
    Of course, the user would not have any other choice than clicking on the link. He could not write anything else in the window.

    Also, I would like to do the same in the activity tabs of the members pages profile.

    Do you think this is possible ?

    Thanks a lot for your help.

    Fabien

    #324110

    In reply to: Database Errors

    Mike Witt
    Participant

    @shanebp – OK, I finally figured out how to replicate the error.

    Wordpress 5.9.2
    Twenty Twenty-Two Version: 1.1
    BuddyPress 10.2.0 (Nouveau)
    And some other plug-ins, including MemberPress and bbPress

    (1) Send two private messages to someone.
    (2) That person clicks on one of the notification, and the error happens
    Sometimes it happens if the recipient just refreshes their profile (and hence the notifications)

    Note: There need to be multiple private message notifications. If there’s just one notification the error doesn’t appear to happen.

    The error looks a bit different with BP Nouveau:

    [31-Mar-2022 17:41:07 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND user_id = 2 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 = 2 AND component_name = 'messages' AND component_action = 'new_message' made by do_action('wp_ajax_messages_get_thread_messages'), WP_Hook->do_action, WP_Hook->apply_filters, bp_nouveau_ajax_get_thread_messages, 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

    #324036

    In reply to: Database Errors

    Mike Witt
    Participant

    @shanebp, I have a bit more information, and I wonder if you could possibly take another look?

    (1) I was wrong about the error being related to a bbPress closed topic. That turned out to be just a coincidence. It’s happened several more times now, and actually the times don’t line up with any posts or replies that I can find.

    (2) I’ve checked with bbPress and GeneratePress. Nobody can find any reason to think it’s related to bbP. GP tech support said that generatepress is in the error log only because the SQL request is being run inside the GP template, page.php, and GeneratePress doesn’t have any code that affects SQL requests. GP support believes that something called “bp_replace_the_content” is involved (for whatever that’s worth).

    (3) It’s only happened since I updated to BP 10.1.0, however I never updated to 10.0.0 so 10.1.0 was my first update to BP 10.

    (4) The update that gets the error is always:

    UPDATE wp_bp_notifications SET is_new = 0 WHERE item_id IN () AND user_id = 1492 AND component_name = ‘messages’ AND component_action = ‘new_message’

    (With different user_ids or course) I assume the problem it the empty IN (), right?

    (5) I haven’t been able to think of any way to attempt to reproduce the error.

    Any ideas at all would be much appreciated!

    Mike

    #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

    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)

    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

    #323945

    In reply to: Database Errors

    shanebp
    Moderator

    You might ask on the support forums for bbPress.
    Or on the forums for GeneratePress.
    also – in general, using the BP Nouveau template pack is much preferable to using the BP Legacy template pack.

    #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
    #323625
    paddleboardgear
    Participant

    On my website https://paddleboardgear.net/

    I have buddypress, BBpress and Youzify installed and I am testing the group status update function and it doesn’t work. I try to make a comment and it doesn’t load at all. Also, when creating a new account it gets stuck on verifying.

    I have tried to rollback buddypress to 9.2 and that didn’t help. Any other suggestions?

    #323354

    In reply to: 404 on New Topic

    shanebp
    Moderator

    These are the forums for BuddyPress.
    The support forums for bbPress are here.

    #323319
    restorm
    Participant

    I’m creating a new BuddyPress site that will be primarily organized around Groups. Each Group will represent a city, and each Group needs to have multiple Forums (such as for neighborhoods within the city). Two questions, please:
    1) How do I create multiple Forums for Groups? When I set up a new Group, it asks if I want the Group to have a Forum. But it says nothing about having more than one Forum.
    2) I’m confused about the difference between a BuddyPress user registration and a BBPress Forum user registration. Do I need both? Does the Forum registration just register them for one Forum, or for use of the whole BuddyPress site? If they register in BuddyPress, do they also need to register to take part in a Forum?

    In general, I don’t understand why BuddyPress and BBPress are separate plugins. It would make a lot more sense (and be less confusing) if they were all in one plugin, wouldn’t it?

    #323267
    maryreyes
    Participant

    Why does clicking on my user name (upper right corner of the screen) in my forums take me to the Edit Profile page instead of the View Profile page, and how do I change it? It shouldn’t take me to the profile editing page unless I click on “Edit profile” or I choose the “Edit” option on the profile page itself.

    (Incidentally, it’s even more screwed up on this forum. It goes to https://buddypress.org/wp-admin/profile.php , not anything to do with me. Naturally, I get a “Sorry, you are not allowed to access this page.” error.)

    WP Version 5.9
    BP Version 9.2.0
    bbPress Version 2.6.9
    bbp style pack Version Version 4.9.1

    Site: http://www.laceioli.org

    #323263
    redelefant
    Participant

    Website with bbpress and buddy press…

    I would like my group forums only to be visible to members of the group. How do I do that? I have a group, and created a forum, assigned to the forum that has Group forum as its parent

    #323250
    maryreyes
    Participant

    How do I change the layout of the profiles in my forums to look like the ones here? The default layout is too busy and crowded.

    WP Version 5.9
    BP Version 9.2.0
    bbPress Version 2.6.9
    bbp style pack Version Version 4.9.1

    Site: http://www.laceioli.org

    #323206
    #323154
    maryreyes
    Participant

    Are you also using bbPress?

Viewing 25 results - 151 through 175 (of 7,560 total)
Skip to toolbar