Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 1,476 through 1,500 (of 73,985 total)
  • Author
    Search Results
  • #328794
    snowfox6
    Participant

    Can we create Forums in Buddypress the same way we create forums with BBpress ?

    #328793
    pokodex
    Participant

    If we integrate BuddyPress with MemberPress, are the users that are created with memberpress be inherited by BuddyPress users ? So basically if a Memberpress person signs in or logs in, will he automatically be logged in to BuddyPress ? or does he have to log in again ?

    #328792
    pokodex
    Participant

    Is it possible to disable User Registration for BuddyPress and only have the wordpress admin or owner of the site create the users by assigning them a User name and a password ?

    If we are able to disable user registration, and only have the website owner create their username and password will the users still be able to update their profiles ?

    #328782
    Mike Witt
    Participant

    @johanna75,

    Six years later(!) I’ve run into this same privacy issue. Just curious, are you still using BuddyPress and did you ever find a solution?

    #328781
    zoddshop63
    Participant

    When I installed buddypress there were no activate and register pages created. I assume activate is login.

    I am using woocommerce my-account page to login/register. its a singular page. But buddypress wont let me choose this page for both.

    What is the solution?

    #328761
    eluyawi
    Participant

    Hi Mark, I have the some problem, How do you solve this problem with Astra Pro?
    Here is my question in the forum https://buddypress.org/support/topic/conflicts-buddypress-and-astra-pro-theme/ but anyone answer.

    eluyawi
    Participant

    Hi everyone, I have a conflicts problem between BuddyPress and Astra PRO, bucause show a error message if I neet to see the profile (www.example.com/members/{username}, but if I desactive the Astra PRO Theme, and it use Tweny Twenty Theme wors fine. Do you know how can I solve this conflict with Astra PRO?

    #328756
    Steve Taylor
    Participant

    I’ve had no luck debugging this. It seems the no-cache response header is being set in two places:

    1. /wp-includes/class-wp.php:760 > nocache_headers() (this seems to be WP core not recognising the member profile URL path (e.g. /community/directory/john-smith/)
    2. /wp-content/plugins/buddypress/bp-core/bp-core-catchuri.php:613 > bp_do_404() > nocache_headers() (this seems to be BP baulking at $wp_query->queried_object not being set)

    If either are commented out, the header remains. If both are commented out, the header is no longer there.

    So, early in processing, both WP and BP class the request as a 404. Somewhere along the line, clearly, BP recognises it as a member profile request, and includes the right template, and sets the response code as 200 – but doesn’t revert anything else set by the above.

    I’ve used my own debugging function to dump the backtrace at the top of the profile-loop.php template (where, by that point, the status code is 200):

    [0] => biro_debug_custom_log
    [1] => require('/themes/bureau-qnetwork/buddypress/members/single/profile/profile-loop.php')
    [2] => load_template
    [3] => bp_locate_template
    [4] => bp_get_template_part
    [5] => require('/themes/bureau-qnetwork/buddypress/members/single/profile.php')
    [6] => load_template
    [7] => bp_locate_template
    [8] => bp_get_template_part
    [9] => require('/themes/bureau-qnetwork/buddypress/members/single/home.php')
    [10] => load_template
    [11] => bp_locate_template
    [12] => bp_get_template_part
    [13] => bp_buffer_template_part
    [14] => BP_Members_Theme_Compat->single_dummy_content
    [15] => WP_Hook->apply_filters
    [16] => apply_filters('bp_replace_the_content')
    [17] => bp_replace_the_content
    [18] => WP_Hook->apply_filters
    [19] => apply_filters('the_content')
    [20] => the_content
    [21] => include('/themes/bureau-qnetwork/buddypress/buddypress.php')
    [22] => require_once('wp-includes/template-loader.php')
    [23] => require('wp-blog-header.php')

    Not sure that helps, so I searched for places where the status code is set to 200. It appears to be being set in two places:

    1. /wp-content/plugins/buddypress/bp-core/bp-core-catchuri.php:521
    2. /wp-content/plugins/buddypress/bp-core/bp-core-theme-compatibility.php:654

    Again, if either are commented out, the 200 remains. If both are, the response is 404.

    I imagine I could hook custom code in to revert the no-cache header (and anything else) set by 404 calls to nocache_headers(), if the status has since being changed to 200. But we’re keen to understand this properly rather than simply hack it.

    #328749
    orahdev
    Participant

    Hello,
    I need to send an email to all user when someone post something on the wall.
    I use youzify and BuddyPress but I couldn’t find in the setting where to do it.
    I want all the member and user of my website to receive an email whene someone post (text,photo, video …) to notify them.
    Can you help ?
    Best Regards.

    #328741
    eluyawi
    Participant

    I have just desactived the Elementor PRO plugin and it’s working, but How can I fix it.
    Could make a Elementor page with shortcode of BuddyPress? Someone knows how fix it?

    #328740
    eluyawi
    Participant

    I have installed Woocommerce + Buddypress + bbpress but I have a problem with the plugin Buddypress, My goal is the following:

    The student has a header menu and one of them is “My account”, when the user clicks, the Buddypress menu should appear (with his photo, forum, profile field, messages field, etc.) but no information appears.

    For example in:
    http://www.example.com/miembros/admin/profile gives page error.
    http://www.example.com/mienbros/admin/forums gives page error.

    I dont have idea how get the user profile.

    #328723
    makolid
    Participant

    Hello,
    i have a problem with tutor lms on buddypress group.
    Courses tab only display 6 courses even when we add more courses on drip.

    Also want to know how to translate “Courses” tab on buddypress group.

    I have already asked tutor lms support to help but they ask me to contact buddypress support.

    Thanks for your help

    Best regards

    snowfox6
    Participant

    I am wondering if BuddyPress supports the option to create hundreds of user profiles by reading from a column (In Excel) of email addresses and assigning them passwords
    +
    2) Automate the email Process of sending all the users their user name and password for the buddypress site.
    Thanks

    #328713
    itsmeginfo
    Participant

    I’ve facing some issue and i cant resolve it yet. I’m using JWT-AUTH plugin for the authetincation and its working well.

    I want to get the user’s messages, but the api response return with 403 error code:

    Sorry, you cannot view the messages.

    If I set the user to Administrator role, then I got 200 status code and got the messages. The user’s token include the user id ofc:

    “data”: { “user”: { “id”: “2” } }

    and this is my endpoint: /wp-json/buddypress/v1/messages?box=inbox&user_id=2

    Can somebody help me with this? Thank you!

    I’ve tried to got the user’s messages but i cant. Only if I set the user to administrator.

    #328705
    erbenda
    Participant

    questo è lo stesso problema segnalato da me 5 giorni fa al seguente post https://buddypress.org/support/topic/problema-con-immagini/

    presson2022
    Participant

    I have the latest version of WP and BP and on a profile view, the Add Friend and Favorites button is not there so members can’t add Friends or Favorites. It this a known bug? Tried different BuddyPress themes and get the same thing. Anyone know of a fix?

    Maria Amato
    Participant

    Salve vorrei sapere se con bbpress o Buddypress posso creare un sito dove gli utenti possono postare degli annunci gratuiti e che possono essere poi contattati in privato, senza dover installare altri plugin che fanno gli annunci, ma vorrei un sito più stile forum
    Se devo aggiungere qualche estensione grazie

    Il mio sito è questo Segnatiilmioblog.it Vorrei installarci su bbpress e creare una sezione che funziona come un sito di annunci stile forum.

    Grazie

    #328668
    philippklaschka
    Participant

    Hi All,
    I have been really struggling on finding a way to customize a nice looking registration form. As our users can add birthday and gender for each of their kids, and they may have any number of them. I wanted a form that asks for how many kids, and then dynamically polls the two fields for each.
    I ended up doing up to 4 kids hardcoded and then a field “have more than 4”.
    Also, I want to convert Newsletter signups in this form as well.

    Anyway, to make this registration page nice and usable, I was looking for a solution for days.
    Furthest I have gotten so far is Ninjaforms with uncanny automator. The user gets created and all fields work as intended (getting the Ninja forms date foprmat to agree with a buddypress date field was a painfull path!!)

    PROBLEM IS: I need the activation email for double opt in here in Germany. This Method however skips this and immediately registers the user.

    How can I call user_status 2 and activation email before creating the final user?

    #328663
    roni_gabriel
    Participant

    Hi. Is there a way to always redirect a logged in user from the homepage / to the activity stream on the /news-feed page once they are logged in?

    So when they return to the site after leaving and they type in our domain.com name they don’t have to go the menu to switch to the /news-feed but are automatically redirected.

    Is this a good idea? Or is there a better?

    Enjoying using Buddypress. Thank you.

    Tim Wilson
    Participant

    I have set up a new WordPress blogging website with a BuddyPress members only community back end consisting of 10 groups.

    Each group has it own separate bbPress forum. This all works OK except BuddyPress has its own forum which is bland and limited and bbPress is the “nice” functional forum which I want to use. Both these forums appear to be linked i.e a post to the bpPress forum also appears in the BuddyPress forum space although it seems that either can be independently deleted.

    As it stands I find having these two forums confusing and messy from a user perspective.

    What I want to do is replace the BuddyPress forum with the bpPress forum so that you only see the bpPress forum on the home page of each group and do away with the group Forum tab which currently links to the bbPress forum.

    I don’t really need each group to do anything else rather than host the bpPress forum. Perhaps a single message on the group home page that a group moderator could change/edit would be a nice addition but it is not essential.

    I have done a lot of Googling and while this problem has been mentioned a few times the solutions suggested seem very old and/or irrelevant.

    I am comfortable with PHP etc but have very limited experience with BuddyPress and bpPress. Of course there may be a plugin which will do all this but I haven’t found one yet.

    I am using WordPress 6.1.1. Buddy Press 11.1.0 bb_press 2.6.9, Theme Blocksy. The url of the website is https://PinkPantherActivists.au

    If anyone can point me in the right direction it would be appreciated.

    Thank you.

    #328651

    In reply to: BuddyPress 11.1.0

    werny
    Participant

    I got 2 error messages on my new installation :

    Warning: Attempt to read property "base" on null in /customers/2/b/1/mydomain.com/httpd.www/wp-content/plugins/buddypress/bp-members/bp-members-notifications.php on line 211
    Warning: Attempt to read property "id" on null in /customers/2/b/1/mydomain.com/httpd.www/wp-content/plugins/buddypress/bp-core/classes/class-bp-admin.php on line 732

    What does that mean?
    How can I solve that?
    I cannot even access my Customizer Settings

    #328645
    rangereins
    Participant

    Hello all,

    i have installed BuddyPress and it wasn’t a good idea. I found out i didn’t need it and cannot delete it now. It throws a critical error (Call to undefined function bp_get_option() in …)

    I am using BuddyBoss and both plugins don’t like each other, or so it seems.

    Can i simply delete the Buddypress-Folder on the Server or can this cause any problems?

    Thank you for helping.

    Have a nice Day,
    Rangereins

    PS: I never activated BuddyPress – It this helps

    #328643
    azmbeach
    Participant

    Here is the error. Any ideas?

    An error of type E_ERROR was caused in line 113 of the file /var/www/wp-content/plugins/buddypress-followers/_inc/bp-follow-widgets.php. Error message: Uncaught Error: Call to undefined function create_function() in /var/www/wp-content/plugins/buddypress-followers/_inc/bp-follow-widgets.php:113
    Stack trace:
    #0 /var/www/wp-content/plugins/buddypress-followers/bp-follow-core.php(71): require()
    #1 /var/www/wp-content/plugins/buddypress-followers/bp-follow-core.php(46): BP_Follow_Component->includes()
    #2 /var/www/wp-content/plugins/buddypress-followers/bp-follow-core.php(347): BP_Follow_Component->__construct()
    #3 /var/www/wp-includes/class-wp-hook.php(308): bp_follow_setup_component(”)
    #4 /var/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
    #5 /var/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #6 /var/www/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(333): do_action(‘bp_loaded’)
    #7 /var/www/wp-includes/class-wp-hook.php(308): bp_loaded(”)
    #8 /var/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
    #9 /var/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #10 /var/www/wp-settings.php(480): do_action(‘plugins_loaded’)
    #11 /var/www/wp-config.php(102): require_once(‘/var/www/wp-set…’)
    #12 /var/www/wp-load.php(50): require_once(‘/var/www/wp-con…’)
    #13 /var/www/wp-admin/admin.php(34): require_once(‘/var/www/wp-loa…’)
    #14 /var/www/wp-admin/index.php(10): require_once(‘/var/www/wp-adm…’)
    #15 {main}
    thrown

    #328623

    In reply to: BuddyPress 11.1.0

    ezway
    Participant

    Hi

    After upgrading I lost my cover image…

    For a visual explanation please see my screencast below:

    https://www.dropbox.com/s/fbdrek03xrcth6q/Upgrade%20issue.mp4?dl=0

    Found this in the logs not sure how relevant

    AH01071: Got error ‘PHP message: PHP Warning: Undefined array key “groups” in /var/www/vhosts/priceless-rosalind.66-42-113-170.plesk.page/httpdocs/wp-content/plugins/buddypress/bp-core/classes/class-bp-core-bp-nav-backcompat.php on line 111; PHP message: PHP Warning: Undefined array key “forums” in /var/www/vhosts/priceless-rosalind.66-42-113-170.plesk.page/httpdocs/wp-content/plugins/buddypress/bp-core/classes/class-bp-core-bp-nav-backcompat.php on line 111’, referer: https://priceless-rosalind.66-42-113-170.plesk.page/sitemap_index.xml

    Looking forwards to your advice on how to fix this

    EZ

    #328619
    esparza28
    Participant

    Hello! We are using buddypress as a plugin for an intranet. We use the groups as company departments, and we manage the users as administrators.

    Then it is bad for us, that the users get the button to participate / leave the group, because they can inadvertently leave or enter the wrong department.

    Is there some kind of snippet that can hide these buttons? Thank you

    Image button

Viewing 25 results - 1,476 through 1,500 (of 73,985 total)
Skip to toolbar