-
Mark C posted on the forum topic How to save deleted activity? in the group How-To and Troubleshooting: 13 years, 5 months ago
Thanks! This pointed me in the right direction. I see there is also a bp_activity_after_save hook that I might use to get a complete copy of all activity up front. I’m weighing those two options to see what works best for me.
-
Mark C posted on the forum topic How to save "deleted" activity in the group Creating & Extending: 13 years, 5 months ago
-
Mark C started the forum topic How to save deleted activity? in the group How-To and Troubleshooting: 13 years, 5 months ago
I’m looking for options to save off deleted activity so that I can keep it as history. It doesn’t need to be accessible via the application, just as long as it is in the database so I can get to it if necessary. I am thinking that I could save all activity to a separate […]
-
Mark C posted on the forum topic Horizontal NavBar [Solved] in the group How-To and Troubleshooting: 13 years, 5 months ago
Any chance you could post what you did to resolve this issue? I am trying to do the exact same thing. Thanks!
-
Mark C joined the group How-To and Troubleshooting 13 years, 5 months ago
-
Mark C posted on the forum topic How to change the "Join Group" button to another name? in the group Creating & Extending: 13 years, 9 months ago
Thanks, your first link was awesome. Adding some conditional code makes it pretty powerful!
-
Mark C started the forum topic How to change the "Join Group" button to another name? in the group Creating & Extending: 13 years, 9 months ago
Can someone provide me the hook I need to use in order to change the name of the “Join Group” button to something else?
Thanks!
-
Mark C joined the group Creating & Extending 13 years, 9 months ago
-
Mark C posted on the forum topic Fixed HTTPS related issue in bp-blogs-templatetags.php in the group Requests & Feedback: 14 years, 2 months ago
Done. It is Ticket #2634
-
Mark C started the forum topic Fixed HTTPS related issue in bp-blogs-templatetags.php in the group Requests & Feedback: 14 years, 2 months ago
For those trying to use Buddypress over HTTPS, there is an issue in the bp_blogs_confirm_blog_signup function in bp-blogs-templatetags.php. The protocol is automatically set to “http://” versus using the is_ssl() check. I’ve updated the function below below for anyone needing it. Just paste it overtop the existing function in that file. `function…[Read more]
-
Mark C joined the group Requests & Feedback 14 years, 2 months ago
@mareck
Not recently active