Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,201 through 2,225 (of 73,985 total)
  • Author
    Search Results
  • jordan912003
    Participant

    I’ve been stuck on this problem for a while. I have a different page and URL structure than the default BuddyPress page/URL structure and therefore I can’t use /username/profile/change-avatar/ for changing user avatars.

    How can I take the BuddyPress avatar upload form from the default BuddyPress user edit structure and place it in my own custom user edit structure?

    smacrs
    Participant

    I use buddypress in my website, my website is in Arabic language, I translated all the strings to Arabic language but still when I do some actions the English translation appear by default, and when I refresh the page the Arabic language appear

    what should I do to make Arabic language the default and never show English language

    Thanks

    chadriston
    Participant

    I am running WordPress -v 5.8.3, and installed BP -v 10.0.0 ~2 months ago. I am using WP multisite, set to install sites as subdirectories. I have defined define( ‘BP_ENABLE_MULTIBLOG’, true ); in the wp_config.php file, and now it hangs and reports the below error when running a members page within the subsite. It works as usual in the main site, though.

    
    [08-Mar-2022 22:00:33 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function bp_nouveau_is_object_nav_in_sidebar() in public_html/wp-content/themes/nextarch-child/buddypress/members/index.php:13
    Stack trace:
    #0 public_html/wp-includes/template.php(772): require()
    #1 public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(222): load_template('/home/713369.cl...', false, Array)
    #2 public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template(Array, true, false, Array)
    #3 public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(407): bp_get_template_part('members/index', NULL, Array)
    #4 public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-theme-compat.php(144): bp_buffer_template_part('member in public_html/wp-content/themes/nextarch-child/buddypress/members/index.php on line 13
    

    I’d greatly appreciate understanding why this is occurring, and how I can fix it. It seems the functions defined by bp core are not accessible when in the sub-site, despite bp being activated in the network and the global constant BP_ENABLE_MULTIBLOG being defined as true in the wp_config file.

    Thanks,
    Chad

    #323789

    In reply to: Avatar Cropping issue

    MaLee Muse
    Participant

    I will share the details you provided with my hosting company… and see if it works… prior to your reply… this is what was shared with me…

    Maybe it helps…

    [08-Mar-2022 10:23:27 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mime_content_type() in /home/lppbgmmy/public_html/quantummemoirtheory/wp-content/plugins/buddypress/bp-core/bp-core-attachments.php:1664
    Stack trace:
    #0 /home/lppbgmmy/public_html/quantummemoirtheory/wp-content/plugins/buddypress/bp-core/classes/class-bp-attachment-avatar.php(274): bp_attachments_list_directory_files(‘/home/lppbgmmy/…’)
    #1 /home/lppbgmmy/public_html/quantummemoirtheory/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php(1310): BP_Attachment_Avatar->crop(Array)
    #2 /home/lppbgmmy/public_html/quantummemoirtheory/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php(1436): bp_core_avatar_handle_crop(Array, ‘array’)
    #3 /home/lppbgmmy/public_html/quantummemoirtheory/wp-includes/class-wp-hook.php(307): bp_avatar_ajax_set(”)
    #4 /home/lppbgmmy/public_html/quantummemoirtheory/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array)
    #5 /home/lppbgmmy/public_html/quantummemoirtheory/wp-includes/plugin.php(474): WP_Hook->do_action(Array) in /home/lppbgmmy/public_html/quantummemoirtheory/wp-content/plugins/buddypress/bp-core/bp-core-attachments.php on line 1664

    I believe your host needs to enable mime_content_type on your server.

    #323788

    In reply to: Avatar Cropping issue

    Mathieu Viet
    Moderator

    Hi @nihanthk @maleemuse,

    I’m really having difficulties to reproduce the issue, cropping avatars works fine for me and all the BP Team Developers.

    The feature we introduced in 10.0.0 is avatar’s history and the possibility for a user to recycle a previously uploaded avatar. There’s a way to deactivate the feature using this filter

    <?php
    add_filter( 'bp_disable_avatar_history', '__return_true' );

    into a bp-custom.php file for example.

    Using this filter solves your issue?

    Otherwise, if you look into your server’s error_log file, do you see if a specific line is appearing once you tried to crop an avatar?

    #323782
    jetpackrabbit
    Participant

    Hi all,
    I have implemented member requests as per this guide after a large number of spammy registrations and spoof email addresses:

    Alternative Registration Workflows


    It seems to work well in that it doesn’t seem to generate the confirmation email address, but allows me to approve instead.
    The problem is that when I choose to delete the request, BuddyPress tries to send an informational email to the spoof email address to inform them their request has been denied:
    “Sorry, your request to join the site “My BuddyPress Site” has been declined”
    How can I prevent these unnecessary emails being generated?
    Thanks
    Kevin

    #323778
    buripi
    Participant

    I just created my own social media website using metafans theme and buddypress plugins, along with the necessary plugins required. Everything seems to be working okay. I made a group for my community users, and clicked on it to see what appears on the page. But nothing but a blank page, saying “Page Not Found.” Is there anything I missed? I followed all the instructions for making groups, but I don’t know what to do next.
    To make things clear. There’s no problem in “making” the groups. The real issue is that nothing appears when I visit the group page I just created.
    Could you guys give me any help?

    siyahperde
    Participant

    Hello,

    I search for old posts about that, but i can’t find a same topic with a near date.

    Add friend button get lost on my buddypress https://ekoharita.org/uyeler/siyahperde/ anyone can help me about that? I need to fix it.

    Thank you so much,
    Best regards,

    #323769

    In reply to: No Sidebar Widgets

    shanebp
    Moderator
    #323768
    beitmenotyou
    Participant

    I updated my BuddyPress to the latest version and now all my sidebar widgets stopped showing

    #323766

    In reply to: Avatar Cropping issue

    MaLee Muse
    Participant

    I am having the same issue… no matter if I upload or take picture… it fails after the crop image…

    From what I found it looks like it was fixed in the updated in Version 10.
    https://buddypress.trac.wordpress.org/ticket/8619#no0

    Buddypress plug in is up to date…

    Have you found a fix?
    MaLee

    #323764
    eddiehub
    Participant

    Hello, I have the same issue on my website https://digitalteacher.academy
    I have buddypress social network platform, I face one issue, when I create groups then I can not post anything just keep rolling , but no post is published. I have deactivated youzify but the issue still persist.
    Please, how can I solve this issue.

    #323762
    eddiehub
    Participant

    Hello, I have the same issue on my website https://digitalteacher.academy
    I have buddypress social network platform, I face one issue, when I create groups then I can not post anything just keep rolling , but no post is published. I have deactivated youzify but the issue still persist.
    Please, how can I solve this issue.

    cactuscat
    Participant

    I forgot to mention that I disabled all of the functions that I possibly could in BuddyPress, and it is still giving me the error.

    #323741
    carasse64
    Participant

    Hello

    I’m hosting my site to Hostinger with the “WordPress Starter Hosting”.

    I have installed 35 pluggins (all are updated) and I already note my website speed is slowing down.

    The best solution would be to upgrade my hosting plan ? The “WordPress Business Hosting” plan could be sufficient ? Or should select a more powerfull one ?

    I would appreciate help.

    Thanks.

    Fabien

    shanebp
    Moderator

    BuddyPress does not add that restriction.
    It is coming from some other code on your site – probably Paid Memberships Pro and you should send your question to them.

    julioms64
    Participant

    Hello,
    We have an extranet-intranet web using WORDPRESS 5.9.1; BuddyPress – Version 10.1.0 and Paid Memberships Pro Version 2.7.5

    The member directory is viewable without registration,

    Miembros


    but clicking on the profile of any member redirects to the registration page, although the profiles are made visible to all public.
    What could I do to make the profiles public, without the need for registration.
    Thank you very much for your help
    Julio

    #323728
    carasse64
    Participant

    Hello

    I’m looking for a plugin to allow my users to receive push notifications on their mobile.

    I purchased “BuddyPress for PWA for WP” plugin but I asked refund. In fact, the push notifications generated with the third party plugin “Push Notifications for WP & AMP ” were only in english. I could not customize/tranlate them.

    Do you know an other plugin that allows me to customize the push notifications ?

    Thanks.

    Fabien

    Currently I am working on a blog that focuses on topics related to technology, the latest tech news, reviews, and other relevant information. I am currently using a customized theme for WordPress on that blog, but now I am considering switching to BuddyPress. Is it possible to migrate without losing rankings and traffic? As well, I am not interested in changing UI/UX.
    I appreciate your help.We are eager to hear from experts.

    #323709
    dmcsupport
    Participant

    Hi David,

    Thank you for your reply.

    There’s no button as “Save Changes”. Only “View Profile” and “Update Profile” are available when using BuddyPress plugins to show an extra “Extended Profile” tab in WordPress User to show additional fields. Please see the google drive link shared below for a screenshot. https://drive.google.com/file/d/1u7gIzdV2Jt6MCC76czQO_s87bZxOSXP9/view

    #323708
    shanebp
    Moderator

    No, theme updates will not affect it. It goes in the plugins directory.

    bp-custom.php

    David Cavins
    Keymaster
    #323702
    Varun Dubey
    Participant
    #323699
    danielasanhueza
    Participant

    Hi, first of sorry for any misspelling, english its not my first lenguage.
    Now, onto the problem, i have been trying to change the appereance of my web site ond wordpress, y have BuddyPress, Buddy builder and elementor, i tought it was that i didn’t aply the updates but i aply them ant it is still not working, it shows me always the same message: you need to add the content to your page. Any help?

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