Replies
- Brajesh Singh on November 4, 2022 at 3:44 pm in reply to: The BP Menus PERSONAL MENTIONS FAVOURITES FRIENDS GROUPS #47211
Hi Daniel,
I am sorry, I don’t see any solution.Regards
Brajesh Hi Tosin,
Probably some kind of caching issue with activity not refreshing.Try disabling cache and test again.
Regards
Brajesh- Brajesh Singh on November 4, 2022 at 3:41 pm in reply to: [Resolved] Fatal Error when updating to newest BuddyPress version 10.4.0 #47209
Hi Daniel,
That’s good to know.Regards
Brajesh - Brajesh Singh on November 3, 2022 at 6:38 pm in reply to: [Resolved] The plugin causes a critical site error #47201
Hi,
Your first file worked fine for me. I was able to upload as well as play it in the activity stream.I was not able to download second file as It has access restrictions but I guess that is not even needed.
My suggestion is to enable WP_DEBUG an try uploading and sharing the debug log. something on your server could be causing it.
Regards
Brajesh Thank you Nik.
Regards
Brajesh- Brajesh Singh on November 3, 2022 at 4:52 pm in reply to: [Resolved] The plugin causes a critical site error #47197
Hi Vladi,
for the audio, I need at least 1 sample file that did not upload. You can share via google drive or any of the free file sharing service.Thank you
Brajesh Hi Nik,
I am sorry, I had another look.We actually got confused with the names used there( $args, $query_args and missed to merge these 2 arrays). This is infact a bug in
bblgroups_get_posts_query_args
The code is there but the merging is needed.I will have the update in 1-2 days with other changes.
Regards
Brajesh- Brajesh Singh on November 3, 2022 at 12:29 pm in reply to: BuddyBlog Pro: User posts get into the wrong categories #47192
Hi Martin,
Thank you.The current version of BuddyBlog pro is 1.3.0
You probably does not have BuddyDev dashboard installed and that’s why you did not get notified.Regards
Brajesh - Brajesh Singh on November 2, 2022 at 8:45 pm in reply to: [Resolved] The plugin causes a critical site error #47187
Hi,
Thank you for the reply.I am sorry, the ‘HTTP Error’ is a generic message and does not give any pointer about the error. My guess is WordPress is not allowing file due to MIME type. We are delegating the check/upload to WordPress and I don’t see any other reason for it.
If you can provide some sample media that can help us re-create this issue, I can check and update.
Regards
Brajesh Hi Nik,
Do you have some template override for the group posts?
Our default implementation will only show all pending/draft posts to group admin/moderators(if allowed). Other users will only see their own.If that is not happening, something on your setup is conflicting/interfering with WP_Query.
I will suggest disabling some of the plugins to check it.
Regards
Brajesh