Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 376 through 400 (of 32,678 total)
  • Author
    Search Results
  • #333772
    planetearthlings
    Participant

    Hi All, I’m using the Vikinger theme to create a social network experience for the Educational Virtual World we are creating. I have WordPress 6.5.2, BuddyPress 12.4.0 and the website is: https://www.zarbul.com.

    When I have a user account set to Administrator clicking on the Groups menu item goes to http://www.zarbul.com/groups, but if the account is set to anything other than Administrator clicking the Groups menu just goes back to the HomePage.

    Not sure if I just have it setup wrong, there is a conflict with some other Plugin or ???

    Thanks in advance for any help. I spent hours yesterday doing research and testing a variety of solutions, but nothing seems to be working.

    #333756
    muhammadihammadkhan
    Participant

    It seems like there’s an issue with the integration between BuddyPress and Mailchimp on your WordPress Membership Pro site. While Mailchimp updates work fine with Membership Pro, BuddyPress Group operations such as managing groups and adding members don’t trigger Mailchimp updates. The BuddyPress fields are configured correctly, but the updates aren’t firing on BuddyPress events. You may need to troubleshoot or seek support to resolve this integration issue effectively.

    johndawson155
    Participant

    Wordpress Version: 6.5.2
    BuddyPress Version: 12.4.0
    Theme: 2014
    Other Plugins: Membership Pro

    Relevant info: we have a snippet that uses the following functions, to get Group Info.

    groups_get_groups()
    groups_get_user_groups()
    bp_get_user_group_role_title()
    get_group_role_label()
    bp_get_group_type_post_id()

    Getting the error below; something needs an update …
    Perhaps one or more of the above functions are causing this?

    Deprecated: Function bp_get_groups_directory_permalink is deprecated since version 12.0.0! Use bp_get_groups_directory_url() instead. in /var/www/html/wp-includes/functions.php on line 6078 Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:6078) in /var/www/html/wp-admin/includes/misc.php on line 1439 Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:6078) in /var/www/html/wp-includes/functions.php on line 7096 Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:6078) in /var/www/html/wp-admin/admin-header.php on line 9

    #333736
    Lars Henriksen
    Participant

    Hello developers,

    What about a group video conferencing option, like Buddymeet ?

    The plugin uses Jitsi’s open source software. Maybe a self hosted Jitsi instance could be an add-on?

    I don’t expect this for 14.0, since I suspect it would be time consuming. But it would be a cool future feature I think.

    Lars

    #333722
    enoos
    Participant

    My WordPress site has problems with activation of user account.
    I read article about reset buddypress slug reset on tools in WordPress.
    So I tried it today.
    After that the main page is changed to blog post and all the pages has gone except pages in draft.
    What should I do?

    #333721
    holoholo
    Participant

    I solved this by finding another posters update, thank goodness they updated…
    By installing BP Classic

    BP Classic


    Then setting those 3 pages there.
    After you install it go to Settings > Buddy Press Pages and sure enough, now those three pages are unset. I had already created those three pages so I just set those three in those settings, then clicked Save in Permalinks (didn’t change the format, just clicked Save)
    And FINALLY that most annoying message is gone 🙂

    #333650
    yo2.mike
    Participant

    Hey there,
    I am using BuddyPress 12.4.0. I have found a similar issue on older versions when searching for a solution, but nothing I found could help me resolve the issue. The messages are being sent to the user email addresses, but when logged in to wordpress, buddypress shows the number of notifications and number of messages, but displays no list of messages in the inbox.
    If someone can assist me to resolve this issue, I would be most appreciative.
    Thanks, Mike.

    Griff
    Participant

    Oh nice! So stuff is just stored in the media library for example? And I can grab any of the media offloading plugins out there basically? Sorry, pretty new to this side of wordpress!

    Venutius
    Moderator

    BuddyPress will use any storage the WordPress installation uses.

    Griff
    Participant

    Hi all,

    I’m considering using BuddyPress with my Elementor site. I have never created a forum on a WordPress site before, but I am immediately wondering about the issue of storage, especially if images are involved as this can grow quite large quickly and eat up the available storage allowed by the hosting service.

    Can BuddyPress connect to external storage such as Amazon S3? If so can text be stored as well as images? Is there another strategy that I’m overlooking to solve the storage issue with forums?

    Thanks in advance!

    Brenden 

    #333596
    johndawson155
    Participant

    We have a WordPress (v6.4.3) Membership Pro (v3.0.1) site, with a Twenty Fourteen Theme (v3.8)

    We use Mailchimp Integration, which is a Membership Pro add-on (v2.3.4) which works fine

    We recently added BuddyPress (v12.4.0), as although Member Pro has been great for everything else, we needed better support for Groups

    But we find that BuddyPress Group operations (managing Groups, adding Members to a Group etc) do not fire a Mailchimp update; if we later update the Member in WordPress or Membership Pro, Mailchimp is updated OK i.e. the BuddyPress fields are configured OK, but the update isn’t triggered on BuddyPress events

    Any suggestions welcome

    bigbossmaher
    Participant

    hello
    i have 2 wp network websites with 2 different themes
    1/ is the main website where i want to show the members directory + the public bb public profile
    2/ is the place where i want users to edit they xprofile fields

    the url
    https:[site2]/members/[username]/profile/edit/group/1/ us giving error

    Warning: Attempt to read property "ID" on null in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php on line 950
    
    Fatal error: Uncaught Error: Attempt to assign property "single_item_name" on null in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php:953 Stack trace: #0 /var/www/html/wordpress/wp-includes/class-wp-hook.php(324): BP_Members_Component->parse_query() #1 /var/www/html/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /var/www/html/wordpress/wp-includes/plugin.php(565): WP_Hook->do_action() #3 /var/www/html/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(607): do_action_ref_array() #4 /var/www/html/wordpress/wp-includes/class-wp-hook.php(324): bp_parse_query() #5 /var/www/html/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #6 /var/www/html/wordpress/wp-includes/plugin.php(565): WP_Hook->do_action() #7 /var/www/html/wordpress/wp-includes/class-wp-query.php(1140): do_action_ref_array() #8 /var/www/html/wordpress/wp-includes/class-wp-query.php(1868): WP_Query->parse_query() #9 /var/www/html/wordpress/wp-includes/class-wp-query.php(3824): WP_Query->get_posts() #10 /var/www/html/wordpress/wp-includes/class-wp.php(696): WP_Query->query() #11 /var/www/html/wordpress/wp-includes/class-wp.php(816): WP->query_posts() #12 /var/www/html/wordpress/wp-includes/functions.php(1336): WP->main() #13 /var/www/html/wordpress/wp-blog-header.php(16): wp() #14 /var/www/html/wordpress/index.php(17): require('...') #15 {main} thrown in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php on line 953

    when i add define(‘BP_ROOT_BLOG’, 2); to wp config , it works but i will get the same error in
    https:root/members/[username]

    in other other words i want that both
    https:[site2]/members/[username]/profile/edit/group/1/
    and
    https:[root]/members/[username] to work

    any ideas ?

    #333570

    Topic: Issue in BP 12+

    in forum Miscellaneous
    martenw
    Participant

    [26-Mar-2024 11:20:56 UTC] PHP Warning: Attempt to read property “activity” on null in /var/www/eufort-sokolniki/wordpress/current/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 649
    [26-Mar-2024 11:20:56 UTC] PHP Warning: Attempt to read property “id” on null in /var/www/eufort-sokolniki/wordpress/current/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 649

    rgraulus
    Participant

    How do I add the Display Name Selection Dropdown to my BuddyPress Member Profile Edit page (https://my_domain.com/members/username/profile/edit) so users can change their Display Name directly from their Profile page and without having to go to the WordPress Dashboard Edit Profile?

    jensiboy1977
    Participant

    Hi there,

    i noticed that in latest Version on Fresh install of WordPress MU Profile Fields are missing in WP Admin.

    Deleting DB Tables and reactavating Extended Profile in Network Settings already tested, dont work.

    #333523
    nktine
    Participant

    Hi i’ve got a problem with notifications (i search throught forum but didn’t find solution) .

    When notifications is sended , i always get {{{activity_reply}}} or {{{message}}}in mail’s text instea of the content of it . Seems not recognized by the system . Does this one need only 2 and not 3 ‘{‘ ?

    (yet i didn’t change anythin from original release )

    Where can i change this in this case ? (i use last wordpress and last buddypress updated versions )

    weite
    Participant

    I always get following message in my wordpress:
    Each BuddyPress component needs its own WordPress site. These WordPress sites are connected to more than one component:
    Register

    I’ve two register dropdown menues for the registration. I don’t know if this is the problem. And I don’t know how to fix it.

    I hope someone of you can help me.

    #333494
    Swiss-Cheese
    Participant

    Recently, the WordFence plugin has been giving me a “critical” error message of:

    The Plugin “BuddyPress Global Search” has been removed from wordpress.org but is still installed on your site.
    Type: Vulnerability Scan

    Is “BuddyPress Global Search” part of the “core” BuddyPress code now? Is it a 3rd party plugin (or I guess I should say, was it a 3rd party plugin?) Can I safely remove it, or leave it, without causing security breaches or loss of function at our membership website?

    #333475

    In reply to: Documents issue

    Venutius
    Moderator

    Hi,

    What makes you think this is a BuddyPress problem?

    Which documents plugin are you using? This one – https://en-gb.wordpress.org/plugins/buddypress-docs/

    #333471
    davinian
    Participant

    Interestingly, just re-testing “LH Buddypress Email or Message Group Members” and it doesn’t appear to send Emails to all users anyway – as far as I can tell it only sends emails to members who are logged in at the time the email is sent.

    BuddyPress Group Email Subscription – https://en-gb.wordpress.org/plugins/buddypress-group-email-subscription/ does work as described but again doesn’t have the options I need 😕

    #333470
    tuk44
    Participant

    Hi guys, a while ago I went in search of a plumber theme. There is a theme that my client wants and I can’t find the name. Can you help me with this? The theme I want to find is https://alaminuteloodgieters.nl/

    #333468
    Venutius
    Moderator

    LH Buddypress Email or Message Group Members

    Out of the options available I reckon this is best.

    WebSPI
    Participant

    I am starting a new project to build out a Reddit like community forum for a Korean-American organization.

    Since I’ve been working with WordPress developing custom themes and plugins, I figured starting based on WP platform will get me a quick start vs going with Laravel + vue.js route.
    (Performance is not an issue at this point because I do run several high performance dedicated servers with small loads.)

    However, I wasn’t able to find good documentation on customizing, writing plugins for BuddyPress, and other development related resources on my search. I understand that BuddyPress was not actively managed for quite some time, but the devs started working on this project in the recent years.

    So, I would really appreciate if someone can point me to a resource that I can learn about the best practices for customizing BuddyPress that won’t get wiped with the version updates.

    I believe there is some kind of “child-theme” approach, but could not locate the recent guide on this.

    What I am trying to do is as it follows:
    1. Customize the interface and show “Korean” text for all functions and features users can use (not loaded from the default language settings. I need to change many wordings.)
    2. Allow access to private post without logging in based on session cookies.
    3. Display special message/media after every 10 post lists or replies or comments.

    So, please advise me where I can put the codes and filter BuddyPress loading forum lists.

    Thank you!

    #333451
    mdt112233
    Participant

    Hello,
    I am using Buddypress in my wordpress site with Youzify plugin,
    But I am facing some issues here when I change the links in the Buddypress URL setting then the pages I want to connect with Buddypress are invisible or redirect to the home page automatically, also Youzify is unable to detect the pages,

    When I deactivate the Buddypress Plugin then the pages start working fine.

    Please help me to solve this issue ASAP.

    Thanks

    #333447
    lostinpress
    Participant

    There can be a few reasons why comments aren’t showing up in your activity stream. Here’s how to troubleshoot the issue:

    Check Settings:
    Platform Settings: Verify that comments are enabled for the activity stream and for the specific content type (e.g., blog posts, forum discussions) you’re looking at. This might be in your platform’s administration panel.
    Comment Moderation: Is comment moderation enabled? Comments might be waiting for approval before showing up.

    Content vs. Stream:
    Comment Location: Were the comments made directly on the post or within the activity stream itself? Some platforms only show comments made on the original post in the activity stream.

    Technical Issues:
    Cache: Clear your browser cache and reload the page. Outdated cached data might hide comments.
    Plugins/Themes: If you’re using a custom theme or plugins related to activity streams or comments, try temporarily deactivating them to see if there’s a conflict.

    Platform Specifics:
    For example, BuddyPress (a popular social networking plugin for WordPress) has settings related to where comments appear in the activity stream. Look for documentation specific to your platform.

Viewing 25 results - 376 through 400 (of 32,678 total)
Skip to toolbar