Replies
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
BrajeshHi Alison,
Thank you for the reply.Please post to that plugin’s support forum. They will assist you with the same.
Regards
Brajesh- Brajesh Singh on November 8, 2021 at 6:40 am in reply to: [Resolved] Mediapress class-mpp-local-storage.php error message #41473
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 - Brajesh Singh on November 8, 2021 at 6:25 am in reply to: [Resolved] Conflict of BP Moderation Tools with BP Activity Social Share by Wbcom Designs #41472
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 - Brajesh Singh on November 4, 2021 at 12:00 pm in reply to: Empty membership directory after activation of buddypress multinetwork plugin #41448This reply has been marked as private.
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
BrajeshHi 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- Brajesh Singh on November 4, 2021 at 11:54 am in reply to: Plugin connecting to Media Could and upload file size limited can`t be change #41445
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 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- Brajesh Singh on November 4, 2021 at 11:48 am 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