-
pcwriter posted on the forum topic Removing the ”view” link from the activity stream in the group How-To and Troubleshooting: 14 years, 1 month ago
-
Pisanojm posted an update in the group WP Activate Users: 14 years, 1 month ago
@mattheprice1178 ask @r-a-y , @nuprn1 , @jeffsayre, boonebgorges or another guru here to help you… if you run into a specific issue these folks are the masters at this and most likely can point you to the right thing…
Works great for me on single… still looking for that delete option with your plugin. Thanks!
-
Will posted an update 14 years, 1 month ago
@nuprn1 Hey Rich, thanks for BP Forum Extras. I seem to have it working fine, but only when I enable Signatures do I get this error whenever trying to access signatures or profile page.
Fatal error: Call to undefined function bb_get_option() in…[Read more]
-
Roger Coathup posted on the forum topic How do I find the Blog ID of the current blog inside a bp_has_blogs() loop? in the group How-To and Troubleshooting: 14 years, 2 months ago
@nuprn1 – thanks
-
John posted on the forum topic @thepseudo in the posts in the group Creating & Extending: 14 years, 2 months ago
@rogercoathup @nuprn1 Thanks you for your help ! I’ve add
add_filter( 'content_save_pre', 'bp_activity_at_name_filter' );
in my bp-activity/bp-activity-filters.php. It’s working well but only apply with the new posts, the old mention @name are not clickable. It’s also not working on the post resume on the front page. Is there a way to do something…[Read more] -
John posted on the forum topic @thepseudo in the posts in the group Creating & Extending: 14 years, 2 months ago
@rogercoathup Sorry for the wrong use of the word, you’re right “fix” is not really the right word. @nuprn1 In what file can I see the filter applied to the blog’s comments ? This way I could see if I could adapt it to the post. Could you give me a clue where to do the modifications […]
-
Dickson Waudo posted an update 14 years, 2 months ago
-
Dickson Waudo posted on the forum topic Modifying BP Class output with an add_action function in the group Creating & Extending: 14 years, 2 months ago
@nuprn1 thats a nice idea, I don’t know about the apply_filter though. the
$browse_sql
var is a new var that I initiate in just that function and within the scope of the if statement. Reasons being I added a whole other table to be queried in$paged_groups
and$total_groups
array being returned by theget_active
function. […] -
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
Stop the clock @nuprn1 – Yours worked, I hadnt opied the code completely, missing the //
You guys are great, thanks for the help @rogercoathup
Thanks
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
@rogercoathup @nuprn1 – Both dont seem to work.
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
@nuprn1 – That one doesnt work – I’m going to give @rogercoathup s suggestion a go.
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
Ahh, thanks @nuprn1 – I have a bp-custom file, Im just being stupid. Just the numerical id to find. Thanks again.
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
Thats fine @nuprn1 , I dont want to recover data. I am quite experienced with this now, but I cant find the functions folder, in the theme editor, it isnt there, is it in the buddypress plugin file? Im using suffusion theme?
Thanks a lot Rich
-
Roger Coathup posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
The solution from @nuprn1 is essentially the details for implementing option 1 that I suggested above, the code snippet I gave you is the option 2 solution.
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
Thanks @rofercoathup and thanks @nuprn1
Rich, where would I add that code, to the activity loop?
Thanks again.
-
Matthew Holt posted on the forum topic Using bp_activity_add() to update an activity in the group How-To and Troubleshooting: 14 years, 2 months ago
Odd, no luck. Data is not changed, and nothing is returned in $activity_id. Any thoughts?
@nuprn1 are you saying that I need to capture all the activity data and pass it back to the bp_activity_add() in order for the update to be executed?
-
Pisanojm posted on the forum topic Groups tab…add most recent post blurb under group description. in the group How-To and Troubleshooting: 14 years, 2 months ago
@nuprn1 @mercime @boonebgorges Thank you for leading me to the code to get to this… I basically just did a super-slight mod of Rich’s code. Here is what I used and I put it in the the bp-custom.php file in the plugins directory: ` groups->id; $primary_id = bp_get_group_id(); if ( ‘public’ != $bp->groups->current_group->status &&…[Read more]
-
paulhastings0 posted on the forum topic Feature Request – View Unbumped Stream in the group BuddyPress Activity Stream Bump to Top: 14 years, 2 months ago
@nuprn1 Oh bummer. I might be able to ask a coder friend to look into this. Do you have any suggestions as to how he might go about doing it? Or any advice about what didn’t work?
-
afritech posted on the forum topic All Forums Topics Disappeared When Site Moved to New Server in the group How-To and Troubleshooting: 14 years, 2 months ago
-
afritech posted on the forum topic All Forums Topics Disappeared When Site Moved to New Server in the group How-To and Troubleshooting: 14 years, 2 months ago
@nuprn1 Which table in particular? I can see wp_bb_meta has uri http:///wp-content/plugins/buddypress/bp-forums/bbpress/
Is that the right value?
The bb-config file exists
- Load More
@nuprn1
Not recently active