Replies
Hi Audiomonk,
Thank you for the details.I will be getting back to the other topic a little bit late day. last 2 days have been too much exhausting and that’s why could not reply back.
Regards’
BrajeshHi Velli,
Try putting this line in your bp-custom.phpdefine( 'BP_FRIENDS_SLUG', 'contacts' );That should do it.
- Brajesh Singh on August 10, 2018 at 1:41 pm in reply to: [Resolved] BuddyPress Extended Friendship Request, cancel friendship not possible #16763
Hi Carsten,
I am sorry but the problem is not caused by this plugin.Once you disable a plugin, It can not cause any issue(there are exceptions like caching plugins which do need special attention).
You should most probably look into disabling other plugins and checking if any of them make it work.
Regards
Brajesh - Brajesh Singh on August 10, 2018 at 7:40 am in reply to: [Resolved] Buddypress Moderations Tools – 1000 erros #16761This reply has been marked as private.
- Brajesh Singh on August 9, 2018 at 9:30 pm in reply to: BuddyPress Private Message Rate Limiter #16756
Hi Carsten,
Thank you for the patience.
Is there a chance that you are using an older version of the private message rate limit plugin? BuddyPress 3.0 broke it and we have released a new update for it.1. The -1 at the top is most probably due to use of old plugin. BuddyPress 3.0/3.1 breaks the old plugin
2. I did check and I do see that we do not redirect from compose screen when the limit is reached. I can add this as an optional feature and allow a redirect location if you want.
Please do note that for replies, redirecting may not be a good idea.
As of the Membership Plugin compatibility, I am not sure how Restrict User Access handles it.
We provide 2 filters.'bp_rate_limit_pm_count' -> a callback will receive count as first parameter and user id as second 'bp_rate_limit_pm_throttle_duration' -> a callback will receive allowed time in minutes as the first parameter and user id as the second.A plugin can use it to set their own limits/time.
We do not have a membership plugin but we do plan to have one in future(Early next year, till then we are concentrating on our existing plugins).
Regards
Brajesh Hi Sujee,
Thank you for the update.If it is not too urgent, Please allow me to investigate it over the weekend. I will get in touch as I will be checking on the collegetrackr.com for it.
Thank you
Brajesh- Brajesh Singh on August 9, 2018 at 9:11 pm in reply to: [Resolved] Custom Tab Content for BuddyPress Group Tabs Creator Pro #16754
Thank you Liran.
Glad it worked for you.
Marking it as resolved(Will link to post after release too).
Regards
Brajesh - Brajesh Singh on August 9, 2018 at 6:41 pm in reply to: Can't get latest 1.2.2 release of Facebook Like User Activity Stream to work #16749
Hi Paul,
Thank you for the patience.Please hold the upgrade to 1.2.2 till this Sunday. There are issues on directory as well as on the profile page. On profile, It does lists user and their groups but not friends.
On sitewide activity, It does not seem to have any effect.
For me, The http://example.com/members/usernmae/activity/my-activity-stream/ works and redirect to http://example.com/members/usernmae/activity/. Please make sure the slug is ‘my-activity-stream’ , otherwise, the actual slug should be tested. Please do note that for logged in user, we set it as default page, so using the slug won’t have much effect.
I will update you on/before this Sunday with an update.
Thank you
Brajesh - Brajesh Singh on August 9, 2018 at 2:35 pm in reply to: Can't get latest 1.2.2 release of Facebook Like User Activity Stream to work #16744
Hi Paul,
Thank you for the details.I will be looking at it in an hour.
The url will be 404 if you are not visiting your own profile. I will still look into it and get back to you with a solution.
Regards
Brajesh - Brajesh Singh on August 9, 2018 at 2:33 pm in reply to: [Resolved] Custom Tab Content for BuddyPress Group Tabs Creator Pro #16743
Hi Liran,
Please download it form here
The Tab Content will appear in the Group Tabs menu.
1. Please make sure to crate “Type” for each tab. In other words, We should use the Type as a way to relate to Tab.
2. Please select a group(from the auto suggestion box)
Once you save the post, you will see a shortcode.
The shortcode is based on the type . You can use it inside any of the tab.
If the user visits a tab on a particular group, the tab contains this shortcode and you have added content that belongs to this type and specific group, It will be visible.
I will have more details with documentation by Saturday.
Best Regards
Brajesh