-
rich! @ etiviti posted a new activity comment 15 years, 4 months ago
Yes sorry – I’ve gotten used to referencing a separate bbPress install as “external” since BP packages it up just for the group forums.
“external” install will not have an adverse issue – but like you mentioned above – activity will not be recorded from the “external” install. (and a few other little things like avatars, username stuff might…[Read more]
-
rich! @ etiviti posted on the forum topic Private Message Notification Ghost⦠in the group How-To and Troubleshooting: 15 years, 4 months ago
i believe this will be fixed in 1.2.6
-
rich! @ etiviti posted on the forum topic Add total group topics as total group members in the group How-To and Troubleshooting: 15 years, 4 months ago
the subnav is not setup for a string replacement on the “Forums” tab for a dynamic count bp_core_new_subnav_item( array( ‘name’ => __( ‘Forum’, ‘buddypress’ ), ‘slug’ => ‘forum’, ‘parent_url’ => $group_link, ‘parent_slug’ => $bp->groups->slug, ‘screen_function’ => ‘groups_screen_group_forum’, ‘position’ => 40, ‘user_has_access’ =>…[Read more]
-
rich! @ etiviti posted on the forum topic WordPress 3.0 + Buddypress — User Creation Problems? in the group How-To and Troubleshooting: 15 years, 4 months ago
Just some basic questions: multisite (which is important as a different process)? registration steps completed? data in mysql for a failed user signup? (check _users->”user_status” and _usermeta->meta_key->”activation_key”) I was pointing out the php file and functions – if you wanted see the flow of the signup. (wp_insert_user, setting…[Read more]
-
rich! @ etiviti posted on the forum topic WordPress 3.0 + Buddypress — User Creation Problems? in the group How-To and Troubleshooting: 15 years, 4 months ago
everyone here is a volunteer and may not read every single thread or know the answer to every unique issue. probably does not help when being a bit off-putting. All sign-up steps work until the confirmation message? what is the status in the users table for the failed signup user? does each failed signup user […]
-
rich! @ etiviti posted on the forum topic How can I keep the default WP user registration screen? in the group How-To and Troubleshooting: 15 years, 4 months ago
buddypress requires certain steps (such as activation, avatars, profile, xprofile, activity) in the signup process
-
rich! @ etiviti posted a new activity comment 15 years, 4 months ago
responded – you can create whatever wp_cap/role you want in WP – all this plugin does is take what cap/role you defined and check it prior to allowing a user to create a group.
-
rich! @ etiviti posted on the forum topic New Plugin: Activity Stream #Hashtags in the group BuddyPress Activity Stream Hashtags: 15 years, 4 months ago
right now for each tag – just like the feed for atmention level. (if you want an overall – ie all activity records which have some #hashtag – i need to see if the bp search_term param can support wildchars)
-
rich! @ etiviti posted on the forum topic Add new role? in the group BuddyPress Restrict Group Creation: 15 years, 4 months ago
You can create whatever wp_role/caps you want, assign it to users, and then define the level in this plugin to allow group creation. What this plugin does is re-creates the group_creation_steps within BuddyPress and checks if that user (who is trying to create a group) has the wp_role/cap you defined in the plugin settings. BuddyPress […]
-
rich! @ etiviti posted on the forum topic New Plugin: Activity Stream #Hashtags in the group BuddyPress Activity Stream Hashtags: 15 years, 4 months ago
did a little work on it late last night
http://etivite.com/activity/tag/hashtags
http://etivite.com/activity/tag/hashtags/feed/only todo is the pubdate
-
rich! @ etiviti posted a new activity comment 15 years, 4 months ago
contact @pollyplummer as she is the author of the plugin
-
rich! @ etiviti posted a new activity comment 15 years, 4 months ago
the only luck i need is finding out where other relatives have misplaced their tropical storm hardware. π
-
rich! @ etiviti posted on the forum topic New Plugin: Activity Stream #Hashtags in the group BuddyPress Activity Stream Hashtags: 15 years, 4 months ago
i’ll add in a simple function to display the hashtag in the title – though i won’t be able to get to it until next week at the earliest (i’ll look into rss stuff then as well)
-
rich! @ etiviti posted a new activity comment 15 years, 4 months ago
I just noticed you have an “external” bbPress install as well. (http://www.hotforwords.com/forum/ ) So the configuration (bb-config-location) might be a little different (showing bp group forums on the external bbPress? sending external bbpress to the activity stream?)
I’d just check for the missing bbpress folder/files first.
-
Cool, thanks! I fixed the installation and now it works great. Quick question, how is it that my bbpress is “external”? It’s in a folder in my WordPress installation.. or do you think I did it wrong?
I definitely do not get any bbpress posts in my activity stream, so I must have set it up incorrectly! Arggghh!
-
Sorry about my previous question.. I installed bbpress so it can act as a forum as well.. so that is what an external bbress install is! Whoops! Well, I hope it doesn’t cause me problems down the road! Going to check out some of your other plugins! Great job and thanks so much!
-
Yes sorry – I’ve gotten used to referencing a separate bbPress install as “external” since BP packages it up just for the group forums.
“external” install will not have an adverse issue – but like you mentioned above – activity will not be recorded from the “external” install. (and a few other little things like avatars, username stuff might…[Read more]
-
I’m in the process of completing a bbPress standalone plugin that adds bbPress forum posts into the BuddyPress activity stream for a site. Requires deep integration.
Might not release it publicly though since bbPress is becoming a WP plugin and I’m not sure how long the bbPress plugin repo will stay up (chances are it’s going to be at least…[Read more]
-
-
-
-
rich! @ etiviti posted a new activity comment 15 years, 4 months ago
so far so good – a nice dry run at least with preparations (busy season this year)
-
rich! @ etiviti posted a new activity comment 15 years, 4 months ago
The inconvenience of living in South Florida. π (after living in cali, i still prefer earthquakes)
That particular error is under the BuddyPress function: bp_forums_total_topic_count_for_user() So my first assumption is it seems bbPress is not setup correctly. Checking out the site confirms this as your group forums are down.
ie,…[Read more]
-
I just noticed you have an “external” bbPress install as well. (http://www.hotforwords.com/forum/ ) So the configuration (bb-config-location) might be a little different (showing bp group forums on the external bbPress? sending external bbpress to the activity stream?)
I’d just check for the missing bbpress folder/files first.
-
Cool, thanks! I fixed the installation and now it works great. Quick question, how is it that my bbpress is “external”? It’s in a folder in my WordPress installation.. or do you think I did it wrong?
I definitely do not get any bbpress posts in my activity stream, so I must have set it up incorrectly! Arggghh!
-
Sorry about my previous question.. I installed bbpress so it can act as a forum as well.. so that is what an external bbress install is! Whoops! Well, I hope it doesn’t cause me problems down the road! Going to check out some of your other plugins! Great job and thanks so much!
-
Yes sorry – I’ve gotten used to referencing a separate bbPress install as “external” since BP packages it up just for the group forums.
“external” install will not have an adverse issue – but like you mentioned above – activity will not be recorded from the “external” install. (and a few other little things like avatars, username stuff might…[Read more]
-
I’m in the process of completing a bbPress standalone plugin that adds bbPress forum posts into the BuddyPress activity stream for a site. Requires deep integration.
Might not release it publicly though since bbPress is becoming a WP plugin and I’m not sure how long the bbPress plugin repo will stay up (chances are it’s going to be at least…[Read more]
-
-
-
-
-
rich! @ etiviti posted an update 15 years, 4 months ago
i won’t be available for a few days due a tropical storm system heading towards florida (lets hope it misses). if you need help or assistance with my plugins – please have a little patience. FWIW – the last hurricane to land here knocked out power for 36 days.
-
rich! @ etiviti posted on the forum topic Signature for Activity updates (need a little help to add_filter) in the group How-To and Troubleshooting: 15 years, 4 months ago
the code in the paste bin does not reference a valid filter or action hook.
bp_dtheme_post_updateis a function hooked on the actionwp_ajax_post_updateyou would need to drill down to bp_activity_post_update or groups_post_update – depending on the object type
-
rich! @ etiviti posted on the forum topic Signature for Activity updates (need a little help to add_filter) in the group How-To and Troubleshooting: 15 years, 4 months ago
i’d go with appending the sig within the templatetags instead of updating (what if they changed the sig after posting an update?)
ie, on the filter bp_get_activity_content_body
-
rich! @ etiviti posted on the forum topic Signature for Activity updates (need a little help to add_filter) in the group How-To and Troubleshooting: 15 years, 4 months ago
@modemlooper only on group forum topics/posts
but if someone is using the group forum extras signature plugin – the data is stored in get_userdata under signature which you could use this internal function to retrieve it
bp_forum_extras_signatures_fetch_user_signature( $passintheuser_id ) - Load More
@nuprn1
Not recently active
I’m in the process of completing a bbPress standalone plugin that adds bbPress forum posts into the BuddyPress activity stream for a site. Requires deep integration.
Might not release it publicly though since bbPress is becoming a WP plugin and I’m not sure how long the bbPress plugin repo will stay up (chances are it’s going to be at least…[Read more]