-
rich! @ etiviti posted on the forum topic Is it possible to create a Community where people can use thier real names ? in the group Creating & Extending: 15 years, 6 months ago
— *Page 1 of results is not sorting properly, at least on testbp.org; something weird is going on. But if you click through to page 5, for example, it does sort by real name correctly (“Aaron Brazell, Aaron Castaneda, Aaron Chaote”, etc). If you look at the link to their profile, that uses the username […]
-
rich! @ etiviti posted on the forum topic Upgraded to 1.2.4 and now No Blogs Showing! in the group How-To and Troubleshooting: 15 years, 6 months ago
so is $current_site->id a WP3.0 thing? – obviously the sql statement pulls in nothing after the truncate.
-
rich! @ etiviti posted on the forum topic Is it possible to create a Community where people can use thier real names ? in the group Creating & Extending: 15 years, 6 months ago
BP can’t fill every feature gap nor everyone’s wishes – why plugins are created. Sure this can be easily done with bypassing some of the xprofile data (or create your own fields) and hook into the wp_usermeta first/last name. (even though xprofile is syncing that data)
-
rich! @ etiviti posted on the forum topic Ho to add a reply button for Topic posts ? in the group How-To and Troubleshooting: 15 years, 6 months ago
there is nothing built-in to mimic the same ajax underneath the post used in the activity stream. you can modify the theme file groups/single/forum/topic.php and display the reply textarea on each page. (or maybe a reply button that just anchors down to the textarea)
-
rich! @ etiviti posted on the forum topic How do I enable "followers" instead of "friends"? in the group How-To and Troubleshooting: 15 years, 6 months ago
@apeatling will be releasing it as a plugin soon (or at least what i’ve read a few times 😛 )
-
rich! @ etiviti posted on the forum topic How-To: Change ''Group Forums'' slug… in the group How-To and Troubleshooting: 15 years, 6 months ago
the groupname/forum is hardcoded (can only override component slugs)
-
rich! @ etiviti posted on the forum topic Upgraded to 1.2.4 and now No Blogs Showing! in the group How-To and Troubleshooting: 15 years, 6 months ago
doing a merge of the 1.2.3 and 1.2.4 – looks like this function changed and is called during the installation process. I don’t run WPMU/MS – if anyone can verify this is the problem and submit a trac ticket 1.2.4 function bp_blogs_record_existing_blogs() { global $bp, $wpdb, $current_site; /* Truncate user blogs table and re-record. */ […]
-
rich! @ etiviti posted on the forum topic BBCode with BBpress in the group Creating & Extending: 15 years, 6 months ago
try my group forums extras plugin (either shortcode or bbcode)
-
rich! @ etiviti posted on the forum topic can we clean up the Extend tab at buddypress.org so that only 'real' buddypress plugins show up. in the group Requests & Feedback: 15 years, 6 months ago
since there is attention on the extend section – i noticed the “last updated” is off by 15 hours. on one i just updated: “Last Update: 15 hours ago”
-
rich! @ etiviti posted on the forum topic Update requests for Forum Extras? in the group BuddyPress Forums Extras: 15 years, 6 months ago
did you have “Display only Public Forums” checked? the list is a bit dynamic – so if a user is logged in and a member of a group (lets say private or hidden) then it will appear – if they are not, then those group forums won’t show up. though i just tagged up 0.2.3 […]
-
rich! @ etiviti posted on the forum topic Activity Stream Summary in the group How-To and Troubleshooting: 15 years, 6 months ago
well the content already hits bp_create_excerpt before updating the activity stream (maybe the default length is too long)
you can try hooking on the filters
apply_filters( ‘groups_activity_new_forum_post_content’, $activity_content, $post_id, $post_text, &$topic ),
apply_filters( ‘groups_activity_new_forum_topic_content’, $activity_content,…[Read more] -
rich! @ etiviti posted on the forum topic Member directory of Groups. Descending on activity. in the group How-To and Troubleshooting: 15 years, 6 months ago
bp_group_has_members only has a few options – the underlying sql is limited to the user’s date_modified
-
rich! @ etiviti posted on the forum topic Extending Buddypress DB Tables Best Practices in the group How-To and Troubleshooting: 15 years, 6 months ago
i’d say the usermeta table
-
rich! @ etiviti posted on the forum topic BBpress settings buddypress in the group How-To and Troubleshooting: 15 years, 6 months ago
if you changed it via bbPress admin – it won’t have the desired results within BP. You can pass in a per_page param to the forum loop
(i can’t find the docs link on this site anymore to show you the reference though 😛 )
-
rich! @ etiviti posted a new activity comment 15 years, 6 months ago
just updated trunk (development version) if anyone wants to test it out.
https://downloads.wordpress.org/plugin/buddypress-restrict-group-creation.zip -
rich! @ etiviti posted an update in the group BuddyPress Restrict Group Creation: 15 years, 6 months ago
I’ll be updating this plug-in tomorrow to svn trunk for anyone who wants to test it out.. (before tagging 0.2.0)
Ability to set some threshold limits on users for the following:
Number of days registered.
Friends Count Threshold
Status Count Threshold
Forum Post Count -
rich! @ etiviti posted a new activity comment 15 years, 6 months ago
ok – the next version will allow a few limits for counts (forum posts, status updates, friends, and days since registered)
-
rich! @ etiviti posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 6 months ago
i use this and works as well
<div id=”topic-tags”>
<p><?php _e(‘Tags:’); ?></p>
<?php
$ttags = bb_get_topic_tags( bp_get_the_topic_id() );
if ( $ttags ) : ?>
<?php bb_list_tags( ‘topic=’. bp_get_the_topic_id() .’tags=’.$ttags ); ?>
<?php else : ?>
<p><?php printf(__(‘No <a href=”%s”>tags yet.’),…[Read more] -
rich! @ etiviti started the forum topic Update requests for Forum Extras? in the group BuddyPress Forums Extras: 15 years, 6 months ago
i’m long over due for some updates and general bug fixes…with 1.2.4 out in a few days – i’d like to get something up over the weekend. I noticed a few small changes in the 1.2 branch. I can add in the rss feeds for a group forum topic without modifying the theme. Preview hover […]
-
rich! @ etiviti posted on the forum topic add inside loop ”created wiki page” in the group Miscellaneous: 15 years, 6 months ago
@ninanoki – you created two other threads about this. i’m sure someone will answer if they know
https://buddypress.org/community/groups/creating-extending/forum/topic/add-inside-loop-created-wiki-page/
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/add-inside-loop-%E2%80%9Dcreated-wiki-page%E2%80%9D/ - Load More
@nuprn1
Not recently active
just updated trunk (development version) if anyone wants to test it out.
https://downloads.wordpress.org/plugin/buddypress-restrict-group-creation.zip