Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,151 through 2,175 (of 69,061 total)
  • Author
    Search Results
  • webcarabao
    Participant

    Hi All,

    Is there a way to override the rendered image for the avatar photo on the What’s New form in the Activity page?
    I have applied the necessary custom values mentioned here – https://codex.buddypress.org/themes/guides/customizing-buddypress-avatars/
    But that does not seem to apply to the What’s New avatar.

    I am using the “Nouveau” template and I look as its files and I cannot see anything to directly override the whats-new-avatar size.

    I have set in my bp-custom.php the sizes to be 150, but the whats-new-avatar image being used still sticks to 50 and thus it becomes blurry.

    I hope somebody can help me on this.

    Thank you!

    #321021
    Tom
    Participant

    I dont see why it shouldn’t be server side, Ive tried both V3 and V2 Captcha using the plugin “Advanced noCaptcha & invisible Captcha Settings” as I can actually see the Captcha be added to the buddypress register page, but Im still getting 10-20 fake registrations a day!

    what one do you recommend?

    #321014
    shanebp
    Moderator

    Take a look at buddypress\bp-core\bp-core-avatars.php
    Starting ~Line 920, * Handle avatar uploading.
    The ajax function shows how to apply user_id.

    #321009
    wackao
    Participant

    This is not an issue at all. I have worked on over 20k buddypress sites and I can confirm this works.

    Try resending the email to confirm.
    To resend open WP admin – users – manage signups and locate the user and click on “send activation email again”

    #321006
    wackao
    Participant

    The user needs to upload their photos. Make sure it is enabled in WP admin – Settings – BuddyPress – options.

    #321003
    chrisp333
    Participant

    Buddypress is cool but i missing user and groups photo widget, that showing last public images of current user profile and Groups.

    #320998
    wackao
    Participant

    There is no backdoor, but yes there is a lot of spam which will enter. The groups are indexed by google and users use it to spam.
    You can add the Google captcha easily, I am unable to locate a plugin at the moment.
    You can check this link : https://buddypress.org/support/topic/simple-recaptcha-for-buddypress-register-page/

    p.s : Seems like a missed opportunity. I can upload on wp.org and share with you later this week. Let me know if you need it.

    #320992
    Tom
    Participant

    I have had thousands and thousands of bot signups every day with thousands of spam groups being made, I have a captcha on my signup page and I have custom required field, yet somehow thosuands of automated bots are signing up and spamming my website! Its out of control, Ive tried a few plugins and nothing seems to stop them!

    is there a back-door in buddypress? or a vulnerability that is being exploited?

    website: https://piratemc.com

    Natalie
    Participant

    Hey there. I am wondering what kind of host is recommended for an ideally growing/large concurrent user website using BP & bbpress?

    I think the choices are really between Cloud hosting, VPS, or Dedicated Server.

    From what I’ve read about BP, scalability concerns seem to be the most mentioned, which is why Cloud hosting is often recommended.

    Since I’m unfamiliar in server hardware, I asked a few hosting companies and they said that even on a traditional VPS/dedicated server, scaling to a newer server isn’t an issue and only takes few minutes and a reboot (although I am not sure how true this is in practice, and buddypress is a lot more complicated than a standard blog?)

    I do notice that I can find traditional VPS’ and dedicated servers significantly cheaper than cloud hosting for the resources offered.

    With that said, should I specifically be looking for Cloud services over traditional? Or are traditional VPS’ and dedicated servers fine?

    Also, are there specific configurations one should look out for when choosing a server for Buddypress? For e.g. Apache vs Litespeed or 1gbps vs 10gbps port speed seem to be common options.

    #320970
    VibeThemes
    Participant

    Not inbuilt in BuddyPress, maybe you can install the Follow plugin.

    #320944
    Rox-1
    Participant

    Hello,

    Sorry if this is a silly newbie question, I’m making my own site at the moment, and I want to create a profile page where there are seperate fields which can be searched and saved. Each entry would be saved with date and time, a little like a diary or journal. Hopefully, this information can be made available to all other registered members, kept private, or emailed to a third party if required.

    It’s a bit like a journal to keep track of things. The sharing option is there if people want to share with their community, or if they need to email or make their notes visible to someone else.

    I did install BuddyPress yesterday (9.1.1), but didn’t really have a clue where to start – I may be diving into the deep end with this one! WordPress version is 5.8 and my site is http://www.inspireyourdog.com – it’s a work in progress. 🙂

    How would I go about this? Where would I start?

    I suspect it may be simpler than I think it is!

    Thanks,

    Paul.

    shanebp
    Moderator

    The arguments are listed in function bp_member_type_list
    in buddypress\bp-members\bp-members-template.php

    There is a $label argument that you could set to an empty string.

    pressermannen
    Participant

    Notice: Undefined property: stdClass::$table_name_groups in C:\xampp\htdocs\project\wp-content\plugins\buddypress\bp-xprofile\classes\class-bp-xprofile-group.php on line 498

    WordPress database error: [Table 'project_2021.g' doesn't exist]
    SELECT DISTINCT g.id FROM g ORDER BY g.group_order ASC

    Getting those two. Have tried fixing the tables from wp-admin but no luck. Updating to 9.1.1 didn’t change anything. Changing to Twenty Twenty theme has the same error.

    Any ideas?

    homelesshenry
    Participant

    I’ve noticed an issue where the Activity Comments “Read More” links and Activity Comments “Reply” buttons seem to not work properly for some comments.

    In both cases, the accordion/expand effect isn’t occurring properly to expand out the rest of the content or the comment reply form.

    I can’t find a pattern (some threads work), although it tends to appear on comments nested 2 levels deep or greater (settings are set so comments can nest 5 levels deep).

    I’ve disabled every plugin except Buddypress and ran it with a default WP theme, and the problem still remains.

    I’ve downgraded wordpress and BP to see, but the problem still remains.

    Does anyone have any experience with this happening to them?

    I’m wondering if Buddypress can accrue errors over time as more comments and posts are being made, because that’s one of the only differences to the site that’s been made since this functionality seemingly stopped working.

    Otherwise, I’m going to look at the host.

    #320915
    kt206
    Participant

    I am trying to open the generated pages that buddypress creates on my local server so I can test out features without affecting the live website, but every time I try I keep getting a “Failed to load resource: the server responded with a status of 404 (Not Found)” error. When I try opening these pages on the live server/website they load no problem. Any feedback on how to address this issue is greatly appreciated.

    #320913
    trapsen
    Participant

    Unfortunately I have to correct myself: it doesn’t work with BuddyPress 8.0 either.

    I’ve already tried another theme -> without improvement

    Does somebody has any idea?

    #320911
    trapsen
    Participant

    New information: with BuddyPress 8.0 it works. Did you change anything in the login widget?

    #320908
    trapsen
    Participant

    Hey

    If I want to log in via the Buddypress login widget and I click the username or password field, the menu item closes

    Examplevideo: https://drive.google.com/file/d/1ORf1CjXCUQekypWX5D3U6Ja22MD183Cn/view?usp=sharing

    the error occurs on the iPhone with Google Chrome

    How can i fix this?

    Best regards
    Adrian

    #320906
    stijn18
    Participant

    Hey,
    Can anyone help me to change the activity title from “Blogs” to something else (for example: News).

    I use the buddypress plugin and whenever the Admin publishes a news article the activity steam titles this as “Blogs”.

    piperpeninfo
    Participant

    Hello everyone,
    I came across related discussions about this topic but didn’t find a real solution.

    I have a Multisite and I have Buddypres installed on my main site, which resposnsible to send a welocme emails and handling the users.

    The problem is that after new user registration – the user gets 2 welcome emails:
    1- is styled sent from Buddypress
    2 – unstyled default wordpress “Welcome User Email”

    I want to disable the default welcome email but only for the user (I still want to get notified about new users)

    Please don’t point me to install a plugin or link for irrelevant solutions (like I saw on other related discussions).

    Maybe it’s not Buddypress specific issue but i hoped someone can help with that, I need your help guys….

    Natalie
    Participant

    I’ve been trying to filter only the Activity Directory stream to show only a specific activity item type (in this case, it’s “new_product_page”, which I created with the help of the codex section on post types).

    I successfully managed to achieve this with the following code:

    function bpfr_filtering_activity( $retval ) {
    if ( bp_is_page( 'activity' ) ) {
    	// activities to filter on, comma separated
    	$retval['action'] = 'new_product_page, ';
    	$retval['max'] = '50';
    }		
    		return $retval;
    	}	
    add_filter( 'bp_before_has_activities_parse_args', 'bpfr_filtering_activity' );

    Although eventually I started to notice some errors where users were getting notification URLs (e.g. “John commented on one of your updates”) where the notification URLs weren’t appending the comment identifier at the end (e.g. /activity/p/762/?rid=310#acomment-780), instead ending prematurely with only the users referrer ID (e.g. /activity/p/762/?rid=310).

    This means the notification URLs would take you to the commented user’s profile, rather than the specific comment.

    After removing the above code from filtering the activity directory, suddenly all of the notification URLs issues went away and everything appeared to work flawlessly.

    I recall a wordpress developer once stating that is is advised NOT to block activity_comment and activity_update activities, because it will cause errors in BuddyPress.

    What I am wondering is if this is true? And, if there is a way to filter the Activity Directory to show only a specific post type (e.g. new_product_page) without it leading to errors elsewhere in BP? Is there a correct way to do it?

    #320870
    shanebp
    Moderator

    Use this filter hook and write a function:
    apply_filters( 'bp_attachments_get_max_upload_file_size', $fileupload_maxk, $type );
    From this file: buddypress\bp-core\classes\class-bp-attachment-cover-image.php

    #320867
    jbonlinea
    Participant

    Hi there

    I have a weird, and deep issue with buddy press.

    what am I doing and what I encounter :

    • create a bp group – ok
    • at the “invite member” page,
      • some users are listed (very few)
      • if i search for a username listed and visible as above, i get no results found
    • if i go to wp dashboard > group> click to edit my group > add user –> i’m typing in something, the whell spin, and nothing is loaded

    this happens on a pretty features wp install, so i tried to troubleshoot with only buddypres active and twentynineteen (everything else is off)

    the issue remains

    I’m on wp 5.8

    I really don’t get what happens
    if one of you can help i would greztly appreciate
    cheers

    #320866
    shanebp
    Moderator
    #320862

    In reply to: Feature Enquiry

    Paul Carter-Quayle
    Participant

    Thank you kindly for your prompt reply, I will look into finding a developer to extend BuddyPress for my clients feature request.

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