Search Results for 'bbpress'
-
AuthorSearch Results
-
February 15, 2016 at 8:31 pm #249874
In reply to: @mention autosuggest in visual editor
BenWorx.nl
ParticipantThanx @oliver_rub!
I now see that you added this composer to bbPress inside BuddyPress groups 🙂
We would like it to work on the activity stream, so even without having to install bbPress. Sorry for not reading more careful in an earlier stage..
@oakcreative, were you able to get the WYSIWYG visual composer working in the BuddyPress activity stream without installing bbPress?Thanx peepz!
February 15, 2016 at 3:15 pm #249868In reply to: @mention autosuggest in visual editor
oliver_rub
Participant@benworxnl sure, I use the bbPress Enable TinyMCE Visual Tab plugin (https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/) which is pretty much just the same as what is suggested by bbPress (see the post of danbp above).
February 14, 2016 at 6:36 pm #249856In reply to: Problem witch bbpress avatar and emoticons
shanebp
ModeratorThis is the BuddyPress forum.
Re avatars: Your css has
.bbp-author-avatarset todisplay:none.I don’t know why emoticons are not working.
February 13, 2016 at 2:39 pm #249832In reply to: CORRECTED support query
dlongm01
ParticipantUpdate: the issue is with the bbPress plugin and XTheme. Issue has been added to XTheme bugfix list.
February 11, 2016 at 8:03 am #249747In reply to: Can´t upload avatars and proflie covers
Leg3ndAry
ParticipantWordpress Version: 4.3.1
Theme: Enfold
Plugins with media:Better bbPress Signature
EWWW Image Optimizer
W3 Total CacheThere are more plugins but they are only for bbpress.
I also installed the Buddypress Beta, but the bug is still there.And thank you already for your time 🙂
February 8, 2016 at 6:36 am #249572In reply to: Multisite help – so confused
djsteveb
ParticipantI run a few multi-sites, but don’t know all that much really.
And I stopped using bbpress several years ago.. however from what I understand you install bbpress as a plugin in root, not in a subdomian.. at least I’d try that in your situation, I imagine there are some docs about that somewhere.“what should be network enabled or site enabled.” – I struggle with this sometimes, a few plugins will have info about this on their install/usage pages – many do not. Some plugins claim to work with multi-site, and some have problems (last version of succuri security did I think)
February 5, 2016 at 3:31 pm #249504In reply to: phpMyAdmin
Thakksy
ParticipantI’m not sure which ones to delete as i don’t use buddypress anymore only bbpress. I deleted the buddypress plugin months ago.
February 4, 2016 at 7:29 pm #249476In reply to: BBpress & BuddyPress on Multisite
joym
ParticipantHi @mrjarbenne could you help me with my setup? I have both buddypress and bbpress enabled for the network. I have bbpress setup on my main site and bbpress setup on my subdomain. Should the members have capabilities site-wide? I would think so. Yet when I try to access the forums page I am redirected to the buddypress registration page.
I don’t have any experience with multisites and most of what I read just confuses me. Any help would be appreciated. Thank you.
February 3, 2016 at 8:44 pm #249440In reply to: Display Role as part of Profile
dlongm01
ParticipantExcellent Shane. That looks good.
I don’t want the bbpress role to show though, just the main user role. Can the bbp role be squelched?
Thanks
January 28, 2016 at 3:11 pm #249245shanebp
ModeratorYour question pertains to bbPress, not BuddyPress.
The bbPress support forum is here.Anyhow…
The filter hook you want is inbbpress\includes\common\functions.phpapply_filters( 'bbp_forum_subscription_mail_message', $message, $topic_id, $forum_id, $user_id );function jorrit_filter_forum_topic_message_email( $message, $topic_id, $forum_id, $user_id ) { $message = wp_trim_words( $message, 15 ); // change 15 to however many words you want return $message; } add_filter( 'bbp_forum_subscription_mail_message', 'jorrit_filter_forum_topic_message_email', 10, 4 );January 25, 2016 at 5:57 am #249087In reply to: where is turn on forum & photo category?
Brajesh Singh
ParticipantDo you have bbPress plugin installed. If not, please install “bbPress” plugin and on its settings page, enable forums for BuddyPress. That will do it.
January 20, 2016 at 2:12 pm #248911In reply to: Error Posting Comments
Manoj Chacko
ParticipantI did check the theme before with twenty fifteen and the error was still there, we currently using a studiopress theme. But I checked it again with twenty fifteen and the issue remains.
1. Which version of WordPress are you running?
WordPress 4.3.22. Did you install WordPress as a directory or subdomain install?
Directory3. If a directory install, is it in root or in a subdirectory?
Root4. Did you upgrade from a previous version of WordPress? If so, from which version?
Yes, don’t remember which version it was 4.2.* I think5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
Yes6. Which version of BP are you running?
BuddyPress 2.4.3.7. Did you upgraded from a previous version of BP? If so, from which version?
yes, I think it was buddypress 2.2.*8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
Yes,
Akismet; BuddyPress; BuddyPress Docs; BuddyPress Group Email Subscription; BuddyPress Sitewide Activity Widget; CustomPress; Google Analytics +
ImageInject; Jetpack by WordPress.com; More Privacy Options; Multisite Plugin Manager; New Blog Templates; Site Categories; TinyMCE Advanced
Ultimate Branding; User Role Editor; WordPress Importer; WP Author Slug; WPMU DEV Dashboard; WPMU Ldap Authentication;9. Are you using the standard WordPress theme or customized theme?
Studiopress theme (Tested with twenty 15 as well)10. Have you modified the core files in any way?
No
11. Do you have any custom functions in bp-custom.php?
No
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
BBpress Version 2.5.813. Please provide a list of any errors in your server’s log files.
Under the windows event viewer is an error
“Faulting application name: httpd.exe, version: 2.4.16.0, time stamp: 0x55a22a64
Faulting module name: php5ts.dll, version: 5.6.12.0, time stamp: 0x55c3b699”
Happens whenever this error occurs.
Nothing related within the apache logs That I can see.14. Which company provides your hosting?
University Hosted (Temple University)
15. Is your server running Windows, or if Linux; Apache, nginx or something else?
Windows running XamppJanuary 19, 2016 at 3:02 pm #248855In reply to: Error Posting Comments
Manoj Chacko
ParticipantHi,
I am running WordPress 4.3.2 and BuddyPress 2.4.3. BBpress Version 2.5.8 . Issue started happening couple of versions back. Installed in the root (using Xampp) It was working fine before wordpress/buddypress upgrade past summer.
Issue is whenever user post a comment, it think for a second and gives out an error.
Error, sometimes on some browser is just a error page, sometimes it s shows duplicate post error.But when I go back refresh the page. The comment was published. So something is happening after comment gets published and it has to redirect to the page.
I have a bunch of plugins installed, but as rule of elimination I tried different combination. by removing and putting in plugin one by one.
Conclusion issue is with WordPress/Buddypress/Akisment combo. with just wordpress and akismet it worked. just wordpress and buddypress it worked. With all three issue reappears, I have been troubleshooting it with Akismet first, But does not look like they are causing the issue.I can give access to my site to one of the moderators or developer if it helps.This issue is kind of becoming critical now.
Thanks
ManojJanuary 14, 2016 at 3:33 pm #248702shanebp
ModeratorI’m not sure if bbPress functions are available via that action hook, but if they are then this might work:
function imath_activity_dont_save( $activity_object ) { $exclude = array( 'bbp_topic_create', 'bbp_reply_create'); $exclude_forum_ids = array( 1, 23, 44 ); // the ids of the specific forums to exclude if( in_array( $activity_object->type, $exclude ) ) { $forum_id = bbp_get_forum_id(); if( in_array( $forum_id, $exclude_forum_ids ) ) $activity_object->type = false; } } add_action('bp_activity_before_save', 'imath_activity_dont_save', 10, 1 );January 14, 2016 at 9:58 am #248691In reply to: how can i change word Forums?
Henry Wright
Moderator@bruce30 I’ve made an edit to the code above which means it’ll now work for all text on your site, not just bbPress or BuddyPress text. So now if a new third-party plugin you add decides to use the word Forum, that will also be translated. I think this is a better approach.
January 13, 2016 at 4:41 pm #248673In reply to: how can i change word Forums?
danbp
ParticipantHi,
you need to use bbpress.po translation file, even if your site is in default english language.
Or if you only want to modify one word, you can use this snippet from inside your child-theme’s functions.php (will also work in bp-custom.php)function bruce_change_name( $translated, $original_text, $domain ) { if ( 'bbpress' !== $domain ) return $translated; switch ( $original_text ) { case 'Forums': // original word return 'Four Rhum'; // your custom word default: return $translated; } } add_filter( 'gettext', 'bruce_change_name', 10, 3 );WP reference: https://developer.wordpress.org/reference/hooks/gettext/
January 13, 2016 at 2:54 pm #248664In reply to: troubleshooting the debug.log
shanebp
ModeratorThe first one refers to bbPress.
And can be difficult to track down. It may be in the bbPress plugin or another plugin that calls bPress .2. Something, not BuddyPress, is creating a Widget using a deprecated constructor method.
3. Is related to a JetPack module.
The first step to getting rid of those Notices is identifying the source, so:
– switch momentarily to a WP theme like 2013 and see if any persist
– turn off plugins one at a time and see if any persistTime consuming…
January 12, 2016 at 1:04 pm #248628In reply to: how can i change word Forums?
Pascal Casier
Participant@henrywright,
Are you sure this is a bbPress thing ? In the profile of a standard WordPress/bbPress install, I don’t seem to have a ‘Forum’ button in my profile.
Pascal.January 12, 2016 at 11:25 am #248626In reply to: how can i change word Forums?
Henry Wright
ModeratorJanuary 12, 2016 at 12:28 am #248606In reply to: moderator disappeared from users
Ben Hansen
Participantso the moderator user role is actually a function of bbpress not buddypress so you may have more luck on that forum than here but have you run the the bbpress repair scripts?
January 8, 2016 at 1:26 pm #248505Paul Wong-Gibbs
KeymasterWhile this doesn’t help much, it’s an issue with bbPress, not BuddyPress.
January 7, 2016 at 3:45 am #248472Ben Hansen
Participanthmm not sure think that’s above my pay grade might want to ask in the bbpress forums if nobody else here can help.
January 7, 2016 at 1:58 am #248466Ben Hansen
Participantthere’s no need actually the user list is the same (wordpress’) and buddypress does not have any forum functionality other than compatibility with what bbpress provides.
January 5, 2016 at 9:22 pm #248411In reply to: Private Pages Glitch?
burger0815
Participant
I want people to be able to register as Subscribers but Subscribers should not see any of the BuddyPress/bbPress stuff, only the Contributors and above should be part of the BuddyPress/bbPress community.
…
So you want to limit access to BP content based on a user’s role.
That is a different issue from the original poster’s issue.I am not sure I understand what you are talking about. What are subscribers?
I mean if I subscribe to get email notification that shouldn’t make the corresponding postings open to non-members even if they subscribed to the corresponding postings. so what do you mean by subscribers?January 5, 2016 at 6:22 pm #248399In reply to: Private Pages Glitch?
shanebp
ModeratorWith the WordPress 4.4/BuddyPress 2.4.3/bbPress 2.5.8, if you set any of the BuddyPress pages set to private you get the following error “The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams. Repair”
True – If you set Visibility to Private!
Not true if you set the ‘Public or Private’ checkbox provided by the BP Simple Private.I want people to be able to register as Subscribers but Subscribers should not see any of the BuddyPress/bbPress stuff, only the Contributors and above should be part of the BuddyPress/bbPress community.
So you want to limit access to BP content based on a user’s role.
That is a different issue from the original poster’s issue.
You should create a new topic.
The BP Simple Private plugin discussed above is not applicable to your issue. -
AuthorSearch Results