Replies
- Daniel on February 1, 2021 at 11:14 am in reply to: [Resolved] MediaPress Upload pics to match with BP container width #35981This reply has been marked as private.
Hi Brajesh,
Thanks for the input. I could change the slug and the bots have stopped creating profiles for the moment.
I had created a firewall rule with JS Challenge and it was effective but the problem is that it also blocks the good bots like Jetpack when using this rule. I will need to work on it to make it work only for the bad bots.
Thanks.
Regards
DanielYo hi,
I have found out that the issue occurred because I didn’t update to the new BP Version. I wanted to wait to update in case there are issues.
All is working fine now with V7, thanks 🙂
Regards
Daniel- Daniel on January 28, 2021 at 2:51 pm in reply to: How to enable to upload MPP pics without entering text in BP Activity #35875
Hi Ravi,
As it takes more time I just wanted to ask is this difficult to enable posting pics for groups without commenting the activity?
Thanks for your response.
Regards
Daniel - Daniel on January 26, 2021 at 1:28 pm in reply to: How to block Bots from autmatic registering #35793
Hi,
I have found some code to block CURL from creating automated registrations.
if(stripos($_SERVER['HTTP_USER_AGENT'],'curl') !== false) { http_response_code(403); //FORBIDDEN exit; }
but it is not mentioned where I should place the code. Do you think if I place it in bp-custom.php it will be working?
Thanks for your help.
Regards
Daniel Hi Brajesh,
Actually you’re right. It still takes up to 5-7 seconds until BP posts the activity. It’s not as bad, perhaps it takes such long because CDN will not work in this case as it is a new post and the input needs to travel to the server where the website is hosted. I think this could be the reason.
Regards
Daniel- Daniel on January 25, 2021 at 10:28 am in reply to: BP not showing new Profile pic on activity when uploaded #35755
Hi Brajesh,
My Theme Developer doesn’t care to respond to tickets even after I have extended support.
I think this feature would increase the user experience making it more fun. Would you be interested to develop the required code? (against payment of course)
Thanks.
Regards
Daniel Hi Brajesh,
Yes, the issue has been resolved in the meantime. I have cleared all caches and since the issue doesn’t occur anymore. I think purging the caches every month once is useful.
Thanks for your time.
Regards
Daniel- Daniel on January 23, 2021 at 6:32 pm in reply to: BP not showing new Profile pic on activity when uploaded #35729This reply has been marked as private.
- Daniel on January 22, 2021 at 5:51 pm in reply to: [Resolved] Uploading coverphoto for admin applies to everyone #35723
Yo hi,
I think it was a CDN issue, after clearing the cache it seems to work properly.
Apologies for it.
Thanks.
Regards
Daniel