Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: Fatal error : invite members #41475

    Hi Alison,
    Thank you for reporting.

    I am not sure from the screenshot about the origin of the issue. It could be BuddyPress core or a plugin.

    Please copy the complete log as text and share.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: Hide private changes of profile #41474

    Hi Alison,
    Thank you for the reply.

    Please post to that plugin’s support forum. They will assist you with the same.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Peter,
    Thank you for reporting the issue.

    I have fixed it in our repo and will be making a public release on wp.org in next 2 days.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Cromacio,
    Thank you.

    Happy belated Diwali 🙂

    I have looked into the plugin and the problem originated due to a mismatched tag closure by the Activity social share plugin.

    In class-bp-activity-social-share.php(like 142), the </div> is not needed as the first div is closed near the bottom of the function too.

    Even a simpler solution is to change the position of the share button. In that case the mismatched tag will not affect reporting.

    You can change this

    
    add_action( 'bp_activity_entry_meta', array( $this, 'bp_share_activity_filter' ) );
    

    to

    
    add_action( 'bp_activity_entry_meta', array( $this, 'bp_share_activity_filter' ), 110 );
    

    or something on that line or just remove the extra </div>

    Please let me know if that works or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: Blog Index page formatting #41447

    Hi Charles,
    Thank you for the post.

    1. You can click on the “My Topics” tab on your BuddyDev profile. It will take you to this page.
    https://buddydev.com/support/forums/users/cpcollins/

    There you can see all you replies or topics(there are links in left side for the same).

    I am sorry for the delay. I have received your email.

    Please allow me to assist after 6th of this month. Our offices are closed currently due to Diwali holidays and I am mostly away from my system. Sorry about this.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: Profile Photo #41446

    Hi Clara,
    Welcome to BuddyDev support forums.

    Are you using BP Xprofile Custom Field Types plugin ? If yes, Please share the screenshot from Field edit screen(Dashboard->Users->Profile Fields and then edit Field).

    PS:- Our offices are closed due to Diwali holidays, Please expect a delayed reply as we will be resuming support from Monday.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi,
    Thank you for using MediaPress.

    Currently, there is no existing plugin to allow uploading to s3 cloud.

    The local size depends on your server’s memory limit.

    Please check if the php settings upload_max_filesize and post_max_size are configured to allow more than 6MB.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: [Resolved] Recent Visitors #41444

    Hi Kiki,
    Thank you for purchasing from us.

    I am sorry, we haven’t been able to assist you as our offices are closed due to Diwali holidays here. Please allow us to assist you after 6th.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: Create Group Tab Subnav for Subforums #41443

    Hi Nick,
    Thank you for using the plugin.

    I am sorry, we will need couple of days to look into it and assit you as we are away on Diwali holidays.

    Please allow us to assist you early next week.

    Thank you
    Brajesh