Replies
- Brajesh Singh on September 20, 2015 at 10:17 am in reply to: [Resolved] Anonymous Plugin / Extension Update #528
Updating this as resolved.
- Brajesh Singh on September 20, 2015 at 10:17 am in reply to: [Resolved] Anonymous Plugin / Extension Update #527
I am sorry I did not understand the question but glad that it is fixed.
Yes, a direct sql queries will not be caught. Only the lists using bp_has_Activity will be filtered( that is used by all the places you see it in BuddyPress).
- Brajesh Singh on September 20, 2015 at 8:55 am in reply to: [Resolved] Having problems with showing BuddyBlog posts in activity feeds #526
Hi Rojo,
I am sorry about the delay. It will take me some time( say a week) before I work on the front end post form plugin. That is the plugin that needs update to make it work. The simple step is create an post when a user visits New Post screen and update that post with the actual content as the use saves.
I am stuck with a project of mine and not able to devote my time on other things. If you can wait for a week, I will get this in. If you do it yourself, please do send a pull request on github.
Hi,
Welcome to the BuddyDev forums.
Can you please clarify me about thisWhen in stealth mode it is also hiding me from logging in
I am sorry but I could not understand that. Is it stopping you from login in to you dashboard?
- Brajesh Singh on September 15, 2015 at 4:57 pm in reply to: [Resolved] Prevent subscribers from uploading images? #512
Hi Achim,
That is very easy to do. I just need to ask you another question tough. Do you want your subscribers to create galleries? I guess an obvious answer should be no. Hi Jay,
I can provide you a solution based on the above two hooks but that won’t be efficient enough.Also, Can you please tell me how the network identifies a teacher( role or capability ) and I will post the code.
- Brajesh Singh on September 15, 2015 at 10:54 am in reply to: [Resolved] User Role Error Posting Images #505
Hi JC,
Thank you for confirming.
Marking it as resolved. Please feel free to create new topic if you need any help in future 🙂Regards
Brajesh Hi Jay,
Thank you for the details.To be honest, They are correct. Their plugin is marking the blog non public and BuddyPress hides any non public blog.
I looked into the sql, the problem is there is no early hook to handle it. The only hooks available are
‘bp_blogs_get_blogs’ and ‘bp_hs_blogs’ and if we hook to any of these two, It will be like effectively repeating the whole thing.How large is your network?
- Brajesh Singh on September 15, 2015 at 7:15 am in reply to: [Resolved] BuddyPress Activity Shortcode Load More #502
Hi,
Welcome to BuddyDev forums.
I just checked and saw that it is showing listing 1-0 of 0 at the bottom of the list. Looking at it right now, will get back to you in next 2 hours.Thank you
Brajesh - Brajesh Singh on September 15, 2015 at 7:14 am in reply to: [Resolved] User Role Error Posting Images #501
Hi JC,
Welcome to BuddyDev forums.That message is not generated by MediaPress. Also, MediaPress does not use any role. It checks for the capability of current users.
Is there any chance that you are using Zero Spam comment plugin?
I see this message listed in their faq
https://wordpress.org/plugins/zero-spam/faq/
Please let me know if the above applies to you.